fastapi<1.0,>=0.111
uvicorn<1.0,>=0.30
typer<1.0,>=0.12
httpx<1.0,>=0.27
PyYAML<7.0,>=6.0
PyJWT<3.0,>=2.10

[dev]
pytest<9,>=8

[postgres]
psycopg[binary]<4,>=3.2
