requests>=2.25.0
python-dotenv>=0.19.0
aiohttp>=3.8.0
beautifulsoup4>=4.9.0

[dev]
pytest>=6.0.0
pytest-cov>=2.10.0
black>=21.0.0
isort>=5.0.0
flake8>=3.8.0
mypy>=0.900

[test]
pytest>=6.0.0
pytest-cov>=2.10.0
