diff --git a/requirements.txt b/requirements.txt index e053aa1..d541138 100644 --- a/requirements.txt +++ b/requirements.txt @@ -24,6 +24,6 @@ six==1.13.0 SQLAlchemy==1.3.11 typed-ast==1.4.0 typing-extensions==3.7.4.1 -websockets==8.1 +websockets==9.1 wrapt==1.11.2 yarl==1.3.0