diff --git a/docs/templ/example/proj/requirements-all.txt b/docs/templ/example/proj/requirements-all.txt index ef17bc9..b374d4f 100644 --- a/docs/templ/example/proj/requirements-all.txt +++ b/docs/templ/example/proj/requirements-all.txt @@ -76,6 +76,6 @@ typed-ast==1.3.5 urllib3==1.24.3 uvicorn==0.7.1 uvloop==0.12.2 -websockets==7.0 +websockets==9.1 Werkzeug==0.15.4 wrapt==1.11.1