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-07-27 14:05:24 +0000
commit22dd36dc0d5d38d2440346e99544d1d3b316b258 (patch)
tree8432482c161eb594a061c2c96a543ef6d658abe1 /captcha_scraper/pyproject.toml
parentfc8934aa2e5bbc60a5b279ddd828a9f722944013 (diff)
convert captcha scraper to a submoduleHEADmaster
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