diff --git a/project/backend/requirements.txt b/project/backend/requirements.txt index e7afc1a..96d0b61 100644 --- a/project/backend/requirements.txt +++ b/project/backend/requirements.txt @@ -4,6 +4,6 @@ uvicorn[standard]==0.38.0 gunicorn==23.0.0 bcrypt==5.0.0 python-jose[cryptography]==3.5.0 -python-multipart==0.0.27 +python-multipart==0.0.31 pytest==9.0.3 pytest-cov==6.0.0 \ No newline at end of file