Add new alert architecture
This commit is contained in:
12
services/alert_processor/requirements.txt
Normal file
12
services/alert_processor/requirements.txt
Normal file
@@ -0,0 +1,12 @@
|
||||
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
|
||||
structlog==23.2.0
|
||||
prometheus-client==0.19.0
|
||||
pydantic-settings==2.1.0
|
||||
pydantic==2.5.2
|
||||
httpx==0.25.2
|
||||
python-jose[cryptography]==3.3.0
|
||||
Reference in New Issue
Block a user