pandas>=1.3.0
requests>=2.25.0
openpyxl>=3.0.0
beautifulsoup4>=4.9.0
lxml>=4.6.0
python-dateutil>=2.8.0
aiohttp>=3.8.0

[dev]
pytest>=6.0
pytest-cov>=2.0
pytest-asyncio>=0.21.0
black>=22.0
flake8>=4.0
mypy>=0.900
isort>=5.0
bump2version>=1.0.1
