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

[dev]
pytest>=6.0.0
pytest-cov>=3.0.0
black>=22.0.0
isort>=5.0.0
flake8>=4.0.0
mypy>=1.0.0
types-requests

[test]
pytest>=6.0.0
pytest-cov>=3.0.0
responses>=0.18.0
