kneo-client<2.0.0,>=1.2.0
fastapi>=0.115
uvicorn[standard]>=0.30
pydantic>=2.0
pyyaml>=6.0
referencing<1.0,>=0.30
packaging>=23.0
jsonschema<5.0,>=4.18
jsonschema-specifications>=2023.7
sqlalchemy<3.0,>=2.0
argon2-cffi>=23.1
pyjwt[crypto]>=2.8
httpx>=0.27
cryptography>=42.0

[dev]
pytest>=8.0
pytest-asyncio>=0.23
httpx>=0.27
respx>=0.21
ruff>=0.8
mypy>=1.10
types-PyYAML>=6.0
pytest-cov>=5.0
pgserver>=0.1.4
psycopg[binary]<4.0,>=3.1

[postgres]
psycopg[binary]<4.0,>=3.1
