diff --git a/backend/requirements.txt b/backend/requirements.txt index 9420750..2bb4d45 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -53,6 +53,6 @@ urllib3==1.25.8 uvicorn==0.11.3 uvloop==0.14.0 wcwidth==0.1.8 -websockets==8.1 +websockets==9.1 wrapt==1.11.2 zipp==3.0.0