Update pip dependencies

This commit is contained in:
Micah Lee 2019-09-15 18:03:46 -07:00
parent afd3149cb5
commit 233979ec2d
2 changed files with 6 additions and 6 deletions

View File

@ -1,10 +1,10 @@
atomicwrites==1.3.0 atomicwrites==1.3.0
attrs==19.1.0 attrs==19.1.0
more-itertools==7.2.0 more-itertools==7.2.0
pluggy==0.12.0 pluggy==0.13.0
py==1.8.0 py==1.8.0
pytest==5.1.2 pytest==5.1.2
pytest-faulthandler==2.0.1 pytest-faulthandler==2.0.1
pytest-qt==3.2.2 pytest-qt==3.2.2
six==1.12.0 six==1.12.0
urllib3==1.25.3 urllib3==1.25.3

View File

@ -1,5 +1,5 @@
altgraph==0.16.1 altgraph==0.16.1
certifi==2019.6.16 certifi==2019.9.11
chardet==3.0.4 chardet==3.0.4
Click==7.0 Click==7.0
Flask==1.1.1 Flask==1.1.1
@ -13,10 +13,10 @@ MarkupSafe==1.1.1
pefile==2019.4.18 pefile==2019.4.18
pycryptodome==3.9.0 pycryptodome==3.9.0
PyInstaller==3.5 PyInstaller==3.5
PyQt5==5.13.0 PyQt5==5.13.1
PyQt5-sip==4.19.18 PyQt5-sip==4.19.19
PySocks==1.7.0 PySocks==1.7.0
requests==2.22.0 requests==2.22.0
stem==1.7.1 stem==1.7.1
urllib3==1.25.3 urllib3==1.25.3
Werkzeug==0.15.5 Werkzeug==0.15.6