requests>=2.25.0
aiohttp>=3.8.0
python-dotenv>=0.19.0
typer>=0.9.0

[dev]
pytest>=7.0.0
pytest-asyncio>=0.21.0
pytest-cov>=4.0.0
black>=22.0.0
isort>=5.10.0
mypy>=1.0.0
flake8>=4.0.0
pre-commit>=2.17.0

[docs]
sphinx>=4.0.0
sphinx-rtd-theme>=1.0.0
