Files
bakery-ia/services/demo_session/requirements.txt

14 lines
249 B
Plaintext
Raw Normal View History

2025-10-03 14:09:34 +02:00
fastapi==0.104.1
uvicorn[standard]==0.24.0
sqlalchemy[asyncio]==2.0.23
asyncpg==0.29.0
psycopg2-binary==2.9.9
alembic==1.12.1
redis==5.0.1
structlog==23.2.0
pydantic==2.5.0
pydantic-settings==2.1.0
httpx==0.25.2
PyJWT==2.8.0
python-multipart==0.0.6