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

15 lines
278 B
Plaintext
Raw Normal View History

2025-08-23 10:19:58 +02:00
fastapi==0.104.1
uvicorn[standard]==0.24.0
aio-pika==9.3.1
redis==5.0.1
asyncpg==0.29.0
sqlalchemy==2.0.23
2025-09-30 21:58:10 +02:00
alembic==1.12.1
psycopg2-binary==2.9.9
2025-08-23 10:19:58 +02:00
structlog==23.2.0
prometheus-client==0.19.0
pydantic-settings==2.1.0
pydantic==2.5.2
httpx==0.25.2
2025-09-30 21:58:10 +02:00
python-jose[cryptography]==3.3.0