Merge pull request #826 from micahflee/update_deps

Update pip dependencies
This commit is contained in:
Miguel Jacq 2018-11-27 14:32:05 +11:00 committed by GitHub
commit ad7a858ab0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 15 additions and 15 deletions

View File

@ -1,10 +1,10 @@
atomicwrites==1.2.1 atomicwrites==1.2.1
attrs==18.2.0 attrs==18.2.0
more-itertools==4.3.0 more-itertools==4.3.0
pluggy==0.7.1 pluggy==0.8.0
py==1.7.0 py==1.7.0
pytest==3.8.2 pytest==4.0.1
pytest-faulthandler==1.5.0 pytest-faulthandler==1.5.0
pytest-qt==3.2.1 pytest-qt==3.2.1
six==1.11.0 six==1.11.0
urllib3==1.23 urllib3==1.24.1

View File

@ -1,26 +1,26 @@
altgraph==0.16.1 altgraph==0.16.1
asn1crypto==0.24.0 asn1crypto==0.24.0
certifi==2018.8.24 certifi==2018.10.15
cffi==1.11.5 cffi==1.11.5
chardet==3.0.4 chardet==3.0.4
click==6.7 Click==7.0
cryptography==2.3.1 cryptography==2.4.2
Flask==1.0.2 Flask==1.0.2
future==0.16.0 future==0.17.1
idna==2.7 idna==2.7
itsdangerous==0.24 itsdangerous==1.1.0
Jinja2==2.10 Jinja2==2.10
macholib==1.11 macholib==1.11
MarkupSafe==1.0 MarkupSafe==1.1.0
pefile==2018.8.8 pefile==2018.8.8
pycparser==2.18 pycparser==2.19
pycryptodome==3.6.6 pycryptodome==3.7.2
PyInstaller==3.4 PyInstaller==3.4
PyQt5==5.11.2 PyQt5==5.11.3
PyQt5-sip==4.19.12 PyQt5-sip==4.19.13
PySocks==1.6.8 PySocks==1.6.8
requests==2.19.1 requests==2.20.1
six==1.11.0 six==1.11.0
stem==1.7.0 stem==1.7.0
urllib3==1.23 urllib3==1.24.1
Werkzeug==0.14.1 Werkzeug==0.14.1