Update requirements and insfra versions
This commit is contained in:
@@ -1,18 +1,21 @@
|
||||
fastapi==0.104.1
|
||||
uvicorn[standard]==0.24.0
|
||||
sqlalchemy==2.0.23
|
||||
asyncpg==0.29.0
|
||||
alembic==1.12.1
|
||||
psycopg2-binary==2.9.9
|
||||
pydantic==2.5.0
|
||||
pydantic-settings==2.1.0
|
||||
httpx==0.25.2
|
||||
redis==5.0.1
|
||||
aio-pika==9.3.0
|
||||
prometheus-client==0.17.1
|
||||
python-json-logger==2.0.4
|
||||
pytz==2023.3
|
||||
fastapi==0.119.0
|
||||
uvicorn[standard]==0.32.1
|
||||
sqlalchemy==2.0.44
|
||||
asyncpg==0.30.0
|
||||
alembic==1.17.0
|
||||
psycopg2-binary==2.9.10
|
||||
pydantic==2.12.3
|
||||
pydantic-settings==2.7.1
|
||||
httpx==0.28.1
|
||||
redis==6.4.0
|
||||
aio-pika==9.4.3
|
||||
prometheus-client==0.23.1
|
||||
python-json-logger==3.3.0
|
||||
pytz==2024.2
|
||||
python-logstash==0.4.8
|
||||
structlog==23.2.0
|
||||
structlog==25.4.0
|
||||
python-jose[cryptography]==3.3.0
|
||||
stripe==7.4.0
|
||||
stripe==11.3.0
|
||||
python-multipart==0.0.6
|
||||
cryptography==44.0.0
|
||||
email-validator==2.2.0
|
||||
|
||||
Reference in New Issue
Block a user