Remove websocket dependencies (#2156)

This commit is contained in:
Jonathan Zernik 2022-04-14 03:12:43 -04:00 committed by GitHub
parent 8d6ae1b308
commit 61e9ed67cb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,7 +2,6 @@ alembic==1.7.1
Flask==2.0.1
flask-cors==3.0.10
flask-login==0.5.0
flask-sock==0.5.1
Flask-WTF==0.15.1
googleapis-common-protos==1.53.0
importlib_resources==1.4.0
@ -15,5 +14,4 @@ requests[socks]==2.26.0
SQLAlchemy==1.4.25
squeaklib==0.12.0
typed-config==0.2.5
websocket-client==1.3.1
Werkzeug==2.0.3