summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMicah Lee <micah@micahflee.com>2019-09-15 18:03:46 -0700
committerMicah Lee <micah@micahflee.com>2019-09-15 18:03:46 -0700
commit7d0b0afaad6617c873297d80bec23921dfa180c3 (patch)
tree9f4d269ac9739e9a88a73f61ed2afe08c82d2390
parent76406d1b0cde82a5e83ae4460a630d1de09466ee (diff)
downloadonionshare-7d0b0afaad6617c873297d80bec23921dfa180c3.tar.gz
onionshare-7d0b0afaad6617c873297d80bec23921dfa180c3.zip
Update pip dependencies
-rw-r--r--install/requirements-tests.txt4
-rw-r--r--install/requirements.txt8
2 files changed, 6 insertions, 6 deletions
diff --git a/install/requirements-tests.txt b/install/requirements-tests.txt
index e05e007c..4cb2106a 100644
--- a/install/requirements-tests.txt
+++ b/install/requirements-tests.txt
@@ -1,10 +1,10 @@
atomicwrites==1.3.0
attrs==19.1.0
more-itertools==7.2.0
-pluggy==0.12.0
+pluggy==0.13.0
py==1.8.0
pytest==5.1.2
pytest-faulthandler==2.0.1
pytest-qt==3.2.2
six==1.12.0
-urllib3==1.25.3
+urllib3==1.25.3 \ No newline at end of file
diff --git a/install/requirements.txt b/install/requirements.txt
index 75c736e0..36b9fa4f 100644
--- a/install/requirements.txt
+++ b/install/requirements.txt
@@ -1,5 +1,5 @@
altgraph==0.16.1
-certifi==2019.6.16
+certifi==2019.9.11
chardet==3.0.4
Click==7.0
Flask==1.1.1
@@ -13,10 +13,10 @@ MarkupSafe==1.1.1
pefile==2019.4.18
pycryptodome==3.9.0
PyInstaller==3.5
-PyQt5==5.13.0
-PyQt5-sip==4.19.18
+PyQt5==5.13.1
+PyQt5-sip==4.19.19
PySocks==1.7.0
requests==2.22.0
stem==1.7.1
urllib3==1.25.3
-Werkzeug==0.15.5
+Werkzeug==0.15.6