mirror of
https://github.com/yzernik/squeaknode.git
synced 2026-08-19 13:18:26 +02:00
Remove websocket dependencies (#2156)
This commit is contained in:
parent
8d6ae1b308
commit
61e9ed67cb
1 changed files with 0 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue