Update requirements and insfra versions

This commit is contained in:
Urtzi Alfaro
2025-10-17 23:09:40 +02:00
parent 7e089b80cf
commit 312e36c893
81 changed files with 524 additions and 476 deletions

View File

@@ -1,14 +1,18 @@
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
alembic==1.12.1
psycopg2-binary==2.9.9
structlog==23.2.0
prometheus-client==0.19.0
pydantic-settings==2.1.0
pydantic==2.5.2
httpx==0.25.2
fastapi==0.119.0
uvicorn[standard]==0.32.1
aio-pika==9.4.3
redis==6.4.0
asyncpg==0.30.0
sqlalchemy==2.0.44
alembic==1.17.0
psycopg2-binary==2.9.10
structlog==25.4.0
prometheus-client==0.23.1
pydantic-settings==2.7.1
pydantic==2.12.3
httpx==0.28.1
python-jose[cryptography]==3.3.0
cryptography==44.0.0
python-multipart==0.0.6
email-validator==2.2.0
pytz==2024.2