# Development dependencies
# Generated automatically from pyproject.toml
# Do not edit manually!

aiohappyeyeballs==2.6.1 ; python_version >= "3.9"
aiohttp==3.12.15 ; python_version >= "3.9"
aiosignal==1.4.0 ; python_version >= "3.9"
annotated-types==0.7.0 ; python_version >= "3.9"
anyio==4.10.0 ; python_version >= "3.9"
async-generator==1.10 ; python_version >= "3.9"
async-timeout==5.0.1 ; python_version >= "3.9" and python_version < "3.11"
asyncio-extras==1.3.2 ; python_version >= "3.9"
attrs==25.3.0 ; python_version >= "3.9"
beautifulsoup4==4.13.4 ; python_version >= "3.9"
bidict==0.23.1 ; python_version >= "3.9"
cachetools==6.1.0 ; python_version >= "3.9"
certifi==2025.8.3 ; python_version >= "3.9"
charset-normalizer==3.4.3 ; python_version >= "3.9"
click==8.1.8 ; python_version >= "3.9"
colorama==0.4.6 ; (platform_system == "Windows" or sys_platform == "win32") and python_version >= "3.9"
colorlog==6.9.0 ; python_version >= "3.9"
distro==1.9.0 ; python_version >= "3.9"
exceptiongroup==1.3.0 ; python_version >= "3.9" and python_version < "3.11"
fast-langdetect==0.3.2 ; python_version >= "3.9"
fasttext-predict==0.9.2.4 ; python_version >= "3.9"
frozenlist==1.7.0 ; python_version >= "3.9"
greenlet==3.2.4 ; python_version >= "3.9"
h11==0.14.0 ; python_version >= "3.9"
httpcore==0.16.3 ; python_version >= "3.9"
httpx==0.23.3 ; python_version >= "3.9"
idna==3.10 ; python_version >= "3.9"
jiter==0.10.0 ; python_version >= "3.9"
langdetect==1.0.9 ; python_version >= "3.9"
langid==1.1.6 ; python_version >= "3.9"
markdown-it-py==3.0.0 ; python_version >= "3.9"
mdurl==0.1.2 ; python_version >= "3.9"
multidict==6.6.4 ; python_version >= "3.9"
numpy==2.0.2 ; python_version >= "3.9" and python_version < "3.11"
numpy==2.3.2 ; python_version >= "3.11"
openai==1.99.9 ; python_version >= "3.9"
pathlib2==2.3.7.post1 ; python_version >= "3.9"
playwright-stealth==1.0.6 ; python_version >= "3.12"
playwright-stealth==2.0.0 ; python_version >= "3.9" and python_version <= "3.11"
playwright==1.54.0 ; python_version >= "3.9"
prompt-toolkit==3.0.51 ; python_version >= "3.9"
propcache==0.3.2 ; python_version >= "3.9"
pydantic-core==2.33.2 ; python_version >= "3.9"
pydantic-settings==2.10.1 ; python_version >= "3.9"
pydantic==2.11.7 ; python_version >= "3.9"
pyee==13.0.0 ; python_version >= "3.9"
pygments==2.19.2 ; python_version >= "3.9"
python-dateutil==2.9.0.post0 ; python_version >= "3.9"
python-dotenv==1.1.1 ; python_version >= "3.9"
python-engineio==4.12.2 ; python_version >= "3.9"
python-socketio==5.13.0 ; python_version >= "3.9"
pyyaml==6.0.2 ; python_version >= "3.9"
questionary==2.1.0 ; python_version >= "3.9"
regex==2025.7.34 ; python_version >= "3.9"
requests==2.32.4 ; python_version >= "3.9"
rfc3986==1.5.0 ; python_version >= "3.9"
rich==14.1.0 ; python_version >= "3.9"
robust-downloader==0.0.2 ; python_version >= "3.9"
simple-websocket==1.1.0 ; python_version >= "3.9"
six==1.17.0 ; python_version >= "3.9"
sniffio==1.3.1 ; python_version >= "3.9"
soupsieve==2.7 ; python_version >= "3.9"
tiktoken==0.11.0 ; python_version >= "3.9"
tqdm==4.67.1 ; python_version >= "3.9"
typing-extensions==4.14.1 ; python_version >= "3.9"
typing-inspection==0.4.1 ; python_version >= "3.9"
urllib3==2.5.0 ; python_version >= "3.9"
wcwidth==0.2.13 ; python_version >= "3.9"
websockets==15.0.1 ; python_version >= "3.9"
wsproto==1.2.0 ; python_version >= "3.9"
yarl==1.20.1 ; python_version >= "3.9"

# Dev dependencies
black>=23.0.0
build>=1.0.0
isort>=5.12.0
mypy>=1.0.0
pytest-asyncio>=0.18.0
pytest>=7.0.0
questionary>=2.1.0
ruff>=0.1.0
tomlkit>=0.13.3
twine>=4.0.0
