praisonaiagents>=1.6.0
sqlalchemy>=2.0.0
aiosqlite>=0.20.0
alembic>=1.14.0
PyJWT>=2.8.0
passlib[bcrypt]>=1.7.4
fastapi>=0.115.0
uvicorn>=0.34.0
httpx>=0.27.0
pydantic>=2.10.0

[postgres]
asyncpg>=0.30.0
psycopg2-binary>=2.9.0

[test]
pytest>=8.0
pytest-asyncio>=0.23.0
httpx>=0.27.0
