click==8.1.8
bs4==0.0.2
httpx==0.28.0
aiofiles==24.1.0
tenacity==9.0.0
rich==13.9.4
python-dotenv==1.0.1

[ci]
ruff==0.8.0
pytest>=7.0.1
mypy>=1.10.0
pytest-cov>=5.0.0

[dev]
pre-commit>=3.5.0
ruff==0.8.0
pytest>=7.0.1
mypy>=1.10.0
pytest-cov>=5.0.0
