mirror of
https://github.com/onionshare/onionshare.git
synced 2024-12-29 01:06:16 -05:00
Merge pull request #750 from mig5/740_pip_dependencies_round_2
Bump windows versions of pip packages to match those of OS X
This commit is contained in:
commit
f0c6a225ad
@ -1,25 +1,25 @@
|
|||||||
altgraph==0.15
|
altgraph==0.16.1
|
||||||
certifi==2018.4.16
|
certifi==2018.8.24
|
||||||
chardet==3.0.4
|
chardet==3.0.4
|
||||||
click==6.7
|
click==6.7
|
||||||
Flask==0.12.2
|
Flask==1.0.2
|
||||||
future==0.16.0
|
future==0.16.0
|
||||||
idna==2.7
|
idna==2.7
|
||||||
itsdangerous==0.24
|
itsdangerous==0.24
|
||||||
Jinja2==2.10
|
Jinja2==2.10
|
||||||
macholib==1.9
|
macholib==1.11
|
||||||
MarkupSafe==1.0
|
MarkupSafe==1.0
|
||||||
packaging==17.1
|
packaging==17.1
|
||||||
pefile==2017.11.5
|
pefile==2018.8.8
|
||||||
PyInstaller==3.3.1
|
PyInstaller==3.4
|
||||||
pyparsing==2.2.0
|
pyparsing==2.2.0
|
||||||
pypiwin32==223
|
pypiwin32==223
|
||||||
PyQt5==5.9.2
|
PyQt5==5.11.2
|
||||||
PySocks==1.6.7
|
PySocks==1.6.8
|
||||||
python-dateutil==2.7.3
|
python-dateutil==2.7.3
|
||||||
pywin32==223
|
pywin32==223
|
||||||
requests==2.19.1
|
requests==2.19.1
|
||||||
sip==4.19.6
|
sip==4.19.8
|
||||||
six==1.11.0
|
six==1.11.0
|
||||||
stem==1.6.0
|
stem==1.6.0
|
||||||
urllib3==1.23
|
urllib3==1.23
|
||||||
|
Loading…
Reference in New Issue
Block a user