Re-add the python dependencies necessary for v3 onion support, which got lost in the merge

This commit is contained in:
Miguel Jacq 2018-09-18 15:35:26 +10:00
parent fc0defe0c2
commit 56280d722f
No known key found for this signature in database
GPG Key ID: EEA4341C6D97A0B6
2 changed files with 8 additions and 0 deletions

View File

@ -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

View File

@ -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