kogwistar>=0.2.4
fastapi>=0.115
uvicorn[standard]>=0.30
python-multipart>=0.0.9
cryptography>=42

[dev]
pytest>=8
httpx>=0.27
joblib>=1.4

[llm-cache]
joblib>=1.4

[postgres]
psycopg[binary]>=3.2
psycopg2-binary>=2.9
sqlalchemy>=2.0
pgvector>=0.3

[testcontainers]
pytest>=8
testcontainers[postgresql]>=4.9
psycopg[binary]>=3.2
psycopg2-binary>=2.9
sqlalchemy>=2.0
pgvector>=0.3
