mirror of
https://github.com/onionshare/onionshare.git
synced 2024-10-01 01:35:40 -04:00
Re-add the python dependencies necessary for v3 onion support, which got lost in the merge
This commit is contained in:
parent
fc0defe0c2
commit
56280d722f
@ -2,6 +2,7 @@ altgraph==0.16.1
|
||||
certifi==2018.8.24
|
||||
chardet==3.0.4
|
||||
click==6.7
|
||||
cryptography==2.3.1
|
||||
Flask==1.0.2
|
||||
future==0.16.0
|
||||
idna==2.7
|
||||
@ -16,6 +17,9 @@ pyparsing==2.2.0
|
||||
pypiwin32==223
|
||||
PyQt5==5.11.2
|
||||
PySocks==1.6.8
|
||||
pynacl==1.2.1
|
||||
pycrypto==2.6.1
|
||||
pysha3==1.0.2
|
||||
python-dateutil==2.7.3
|
||||
pywin32==223
|
||||
requests==2.19.1
|
||||
|
@ -2,6 +2,7 @@ altgraph==0.16.1
|
||||
certifi==2018.8.24
|
||||
chardet==3.0.4
|
||||
click==6.7
|
||||
cryptography==2.3.1
|
||||
Flask==1.0.2
|
||||
future==0.16.0
|
||||
idna==2.7
|
||||
@ -14,6 +15,9 @@ PyInstaller==3.4
|
||||
PyQt5==5.11.2
|
||||
PyQt5-sip==4.19.12
|
||||
PySocks==1.6.8
|
||||
pycrypto==2.6.1
|
||||
pynacl==1.2.1
|
||||
pysha3==1.0.2
|
||||
requests==2.19.1
|
||||
sip==4.19.8
|
||||
stem==1.6.0
|
||||
|
Loading…
Reference in New Issue
Block a user