cryptography<50,>=46
httpx<1,>=0.27
jsonschema[format-nongpl]<5,>=4.23
uvicorn<1,>=0.51

[:python_version < "3.11"]
typing-extensions<5,>=4.13

[dev]
build<2,>=1.2
fastapi<1,>=0.115
psycopg[binary,pool]<4,>=3.3

[fastapi]
fastapi<1,>=0.115

[postgres]
psycopg[binary,pool]<4,>=3.3
