Merge branch 'pin-flask-socketio' of https://github.com/SaptakS/onionshare into SaptakS-pin-flask-socketio

This commit is contained in:
Micah Lee 2021-05-10 14:40:31 -07:00
commit 48be1beada
2 changed files with 3 additions and 1 deletions

View file

@ -20,7 +20,7 @@ python = "^3.6"
click = "*"
flask = "*"
flask-httpauth = "*"
flask-socketio = "*"
flask-socketio = "5.0.1"
psutil = "*"
pycryptodome = "*"
pysocks = "*"