diff --git a/backend/requirements.txt b/backend/requirements.txt index 8d95299366..b5cf3ca991 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -2,7 +2,7 @@ aiohttp==3.8.3 alembic==1.8.1 asgiref==3.6.0 Celery==5.2.0 -cryptography==39.0.0 +cryptography==41.0.0 fastapi==0.88.0 fastapi-limiter==0.1.5 fastapi-utils==0.2.1 @@ -15,7 +15,7 @@ pydantic[email]==1.10.4 python-dotenv==0.21.0 python-jose[cryptography]==3.3.0 redis==4.5.5 -requests==2.30.0 +requests==2.31.0 scipy==1.8.1 SQLAlchemy==1.4.41 sqlmodel==0.0.8