update pyproject

This commit is contained in:
Barrett Ruth 2025-10-03 22:38:24 -04:00
parent b8c79401da
commit 179b333505
7 changed files with 471 additions and 411 deletions

View file

@ -5,15 +5,12 @@ description = "Add your description here"
readme = "README.md"
requires-python = ">=3.11"
dependencies = [
"backoff>=2.2.1",
"beautifulsoup4>=4.13.5",
"curl-cffi>=0.13.0",
"httpx>=0.28.1",
"ndjson>=0.3.1",
"playwright>=1.55.0",
"requests>=2.32.5",
"scrapling[fetchers]>=0.3.5",
"scrapy>=2.13.3",
]
[dependency-groups]