diff --git a/backend/requirements.txt b/backend/requirements.txt index 9420750..5f1602b 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -49,7 +49,7 @@ SQLAlchemy==1.3.16 starlette==0.12.9 toml==0.10.0 typed-ast==1.4.1 -urllib3==1.25.8 +urllib3==1.26.5 uvicorn==0.11.3 uvloop==0.14.0 wcwidth==0.1.8