diff --git a/backend/requirements.txt b/backend/requirements.txt index b7b539e..160a1ed 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -9,7 +9,7 @@ itsdangerous==1.1.0 Jinja2==2.11.3 psycopg2==2.8.6 pytest==6.1.0 -requests==2.24.0 +requests==2.32.4 SQLAlchemy==1.3.19 uvicorn==0.12.1 passlib==1.7.3