selenium>=4.15.0
requests>=2.31.0

[analysis]
pandas>=2.0.0
pyarrow>=10.0.0

[async]
aiohttp>=3.9.0

[cli]
click>=8.0.0
tqdm>=4.65.0

[dev]
pytest>=7.4.0
pytest-cov>=4.1.0
pytest-mock>=3.11.1
pytest-asyncio>=0.23.0
black>=23.7.0
flake8>=6.1.0
mypy>=1.5.0
isort>=5.12.0
