requests>=2.31.0

[dev]
pytest>=7.4
pytest-cov>=4.1
responses>=0.24
mypy>=1.7
types-requests

[django]
django>=4.2

[fastapi]
fastapi>=0.100
starlette>=0.27

[flask]
flask>=2.3
