mirror of
https://github.com/onionshare/onionshare.git
synced 2025-08-11 15:50:40 -04:00
Merge branch 'pin-flask-socketio' of https://github.com/SaptakS/onionshare into SaptakS-pin-flask-socketio
This commit is contained in:
commit
48be1beada
2 changed files with 3 additions and 1 deletions
|
@ -20,7 +20,7 @@ python = "^3.6"
|
|||
click = "*"
|
||||
flask = "*"
|
||||
flask-httpauth = "*"
|
||||
flask-socketio = "*"
|
||||
flask-socketio = "5.0.1"
|
||||
psutil = "*"
|
||||
pycryptodome = "*"
|
||||
pysocks = "*"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue