aboutsummaryrefslogtreecommitdiffstats
path: root/captcha_scraper/pyproject.toml
diff options
context:
space:
mode:
authorPinapelz <yukais@pinapelz.com>2026-05-28 11:48:42 -0700
committerPinapelz <yukais@pinapelz.com>2026-05-28 11:50:13 -0700
commit403f2004c1ac19299390550bfda2fff7adcf5142 (patch)
tree3a9c0da9e2dc8b45095c22cda3877272b13e2ac4 /captcha_scraper/pyproject.toml
parent7f1228d0af006cf1b36571ea7c97e0d70457aa94 (diff)
convert captcha scraper to a submodule
Diffstat (limited to 'captcha_scraper/pyproject.toml')
-rw-r--r--captcha_scraper/pyproject.toml13
1 files changed, 0 insertions, 13 deletions
diff --git a/captcha_scraper/pyproject.toml b/captcha_scraper/pyproject.toml
deleted file mode 100644
index 50298b4..0000000
--- a/captcha_scraper/pyproject.toml
+++ /dev/null
@@ -1,13 +0,0 @@
-[project]
-name = "captcha"
-version = "0.1.0"
-description = "Add your description here"
-readme = "README.md"
-requires-python = ">=3.12"
-dependencies = [
- "beautifulsoup4>=4.14.3",
- "insightface>=1.0.1",
- "onnxruntime>=1.26.0",
- "opencv-python>=4.13.0.92",
- "requests>=2.34.2",
-]
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage