diff --git a/FastAPI/requirements.txt b/FastAPI/requirements.txt index d25b363..59abb0b 100644 --- a/FastAPI/requirements.txt +++ b/FastAPI/requirements.txt @@ -9,4 +9,4 @@ starlette==0.12.9 typing==3.7.4.1 uvicorn==0.11.1 uvloop==0.14.0 -websockets==8.1 \ No newline at end of file +websockets==9.1 \ No newline at end of file