requests>=2.25

[dev]
pytest>=7
pytest-cov
ruff

[django]
django>=3.2

[fastapi]
fastapi>=0.95
starlette>=0.27

[flask]
flask>=2.0
