mirror of
https://github.com/onionshare/onionshare.git
synced 2025-01-10 19:52:50 -03:00
Update pip requirements for Windows
This commit is contained in:
parent
fa280036e6
commit
ea908c1841
1 changed files with 8 additions and 8 deletions
|
@ -1,14 +1,14 @@
|
|||
click==6.7
|
||||
Flask==0.12
|
||||
Flask==0.12.2
|
||||
future==0.16.0
|
||||
itsdangerous==0.24
|
||||
Jinja2==2.9.5
|
||||
MarkupSafe==0.23
|
||||
pefile==2016.3.28
|
||||
PyInstaller==3.2.1
|
||||
Jinja2==2.10
|
||||
MarkupSafe==1.0
|
||||
pefile==2017.11.5
|
||||
PyInstaller==3.3.1
|
||||
pypiwin32==219
|
||||
PyQt5==5.8
|
||||
PyQt5==5.9.2
|
||||
PySocks==1.6.7
|
||||
sip==4.19.1
|
||||
sip==4.19.6
|
||||
stem==1.5.4
|
||||
Werkzeug==0.11.15
|
||||
Werkzeug==0.14.1
|
||||
|
|
Loading…
Reference in a new issue