requests>=2.25.0
pydantic>=1.8.0
typing-extensions>=3.7.4

[dev]
pytest>=6.0
pytest-asyncio>=0.18.0
black>=21.0
isort>=5.0
flake8>=3.8
mypy>=0.800
