requests>=2.28
pydantic>=2.0

[dev]
pytest>=7.4
pytest-cov>=4.1
pytest-mock>=3.12
responses>=0.24
ruff>=0.1
mypy>=1.7
black>=23.0

[django]
django>=4.0

[flask]
flask>=2.3
