requests>=2.28.0
aiohttp>=3.8.0
click>=8.0.0
colorama>=0.4.6
beautifulsoup4>=4.11.0
urllib3>=1.26.0
pydantic>=2.0.0
jinja2>=3.0.0
tabulate>=0.9.0
pyyaml>=6.0

[advanced]
selenium>=4.0.0
playwright>=1.30.0

[dev]
pytest>=7.0.0
pytest-asyncio>=0.21.0
pytest-cov>=4.0.0
black>=22.0.0
isort>=5.0.0
flake8>=5.0.0
mypy>=1.0.0
