diff --git a/backend/requirements.txt b/backend/requirements.txt index 3f91f07..538ccb5 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -1,12 +1,12 @@ -alembic==1.13.1 +alembic==1.18.4 asyncpg==0.31.0 bcrypt==5.0.0 cryptography==46.0.7 -fastapi==0.109.1 -httpx==0.27.0 +fastapi==0.136.3 +httpx==0.28.1 pandas==2.3.3 prometheus-fastapi-instrumentator==6.1.0 -python-dotenv==1.0.1 -SQLAlchemy[asyncio]==2.0.29 -tzdata==2024.1 -uvicorn==0.27.0.post1 +python-dotenv==1.2.2 +SQLAlchemy[asyncio]==2.0.50 +tzdata==2024.2 +uvicorn==0.49.0