diff --git a/requirements.txt b/requirements.txt index dbf104d..f93c69b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -56,7 +56,7 @@ sqlalchemy==1.3.24; python_version >= "3.6" and python_full_version >= "3.6.1" tabulate==0.8.9; python_full_version >= "3.6.1" typing-extensions==4.1.1; python_version >= "3.7" and python_version < "3.8" and python_full_version >= "3.6.1" urllib3==1.25.11; python_full_version >= "3.6.1" and python_version < "4" and python_version >= "3.6" -websocket-client==1.3.1; python_version >= "3.6" and python_full_version >= "3.6.1" +websocket-client==1.5.1; python_version >= "3.6" and python_full_version >= "3.6.1" werkzeug==2.0.3; python_version >= "3.6" and python_full_version >= "3.6.1" yarl==1.7.2; python_version >= "3.6" and python_full_version >= "3.6.1" zipp==3.7.0; python_version >= "3.7" and python_version < "3.8" and python_full_version >= "3.6.1"