httpx>=0.27
flask>=2.0
sqlalchemy>=2.0.45

[dev]
pytest>=8.0
pytest-cov>=4.0
responses>=0.24
pyyaml>=6.0
fastapi>=0.110
starlette>=0.36
httpx>=0.27

[fastapi]
fastapi>=0.110
starlette>=0.36

[yaml]
pyyaml>=6.0
