requests>=2.25.0
aiohttp>=3.8.0
typing-extensions>=4.0.0

[dev]
pytest>=6.0
pytest-asyncio>=0.21.0
black>=22.0
isort>=5.0
flake8>=4.0
mypy>=0.950
coverage>=6.0

[docs]
sphinx>=4.0
sphinx-rtd-theme>=1.0
myst-parser>=0.18
