requests>=2.25.0

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

[dev]
pytest>=6.0
pytest-cov>=2.10
black>=21.0
isort>=5.0
mypy>=0.900
flake8>=3.8

[django]
django>=2.2

[fastapi]
fastapi>=0.60.0

[flask]
flask>=1.0
