requests>=2.31.0
beautifulsoup4>=4.12.0
lxml>=4.9.0
pydantic>=2.5.0
aiohttp>=3.9.0
tenacity>=8.2.0
rich>=13.7.0
click>=8.1.0

[dev]
pytest>=7.4.0
pytest-cov>=4.1.0
pytest-asyncio>=0.21.0
black>=23.7.0
isort>=5.12.0
flake8>=6.1.0
mypy>=1.5.0
pre-commit>=3.3.0
types-requests>=2.31.0
types-beautifulsoup4>=4.12.0
Pillow>=10.0.0
