diff --git a/backend/requirements.txt b/backend/requirements.txt index 3aa7746..3d91b53 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -39,6 +39,6 @@ typing_extensions==4.9.0 tzdata==2023.4 tzlocal==5.2 uritemplate==4.1.1 -urllib3==2.2.1 +urllib3==2.2.2 whitenoise==6.6.0 yarl==1.9.4 \ No newline at end of file