requests>=2.25.0
aiohttp>=3.8.0
pydantic>=1.8.0

[dev]
pytest>=6.0
pytest-asyncio>=0.18.0
pytest-cov>=2.12.0
black>=21.0.0
isort>=5.9.0
flake8>=3.9.0
mypy>=0.910

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