diff --git a/backend/requirements.txt b/backend/requirements.txt index 21ea3a5a..0b867fdb 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -1,7 +1,7 @@ --extra-index-url https://download.pytorch.org/whl/cpu fastapi==0.115.4 httpx>=0.25.0 -uvicorn==0.32.0 +uvicorn==0.32.1 gunicorn==23.0.0 python-multipart>=0.0.6 gelf-formatter==0.2.1