requests>=2.25.0

[:python_version < "3.10"]
typing-extensions>=4.0.0

[dev]
pytest>=6.0
pytest-cov>=2.0
black>=22.0
isort>=5.0
flake8>=4.0
mypy>=0.900
types-requests>=2.25.0

[docs]
sphinx>=4.0
sphinx-rtd-theme>=1.0

[test]
pytest>=6.0
pytest-cov>=2.0
pytest-asyncio>=0.18.0
responses>=0.18.0
