fastapi>=0.115.0
sqlmodel>=0.0.24
pydantic[email]>=2.11.0
pyjwt>=2.10.0
cryptography>=45.0.0
passlib>=1.7.0
tenacity>=9.1.0
lmdb>=1.6.2
psycopg2>=2.9.7
bcrypt==4.0.1
cachetools==6.1.0
psycopg[async,binary]==3.2.3

[test]
pytest>=7.0.0
pytest-asyncio==1.0.0
httpx>=0.28.0
redis>=6.2.0
fakeredis>=2.29.0
uvicorn>=0.34.0
