summaryrefslogtreecommitdiff
path: root/install
diff options
context:
space:
mode:
authorMicah Lee <micah@micahflee.com>2019-09-01 17:35:02 -0400
committerMicah Lee <micah@micahflee.com>2019-09-01 17:35:02 -0400
commit88e75706ff5fadc54cd0d1f050f19ef83f28804e (patch)
treea8ad1c7566d351f400f1c6a0c8f7ee6eb065ace0 /install
parent4dd26f6d1655a1e437b3a16739f873a0df18614b (diff)
downloadonionshare-88e75706ff5fadc54cd0d1f050f19ef83f28804e.tar.gz
onionshare-88e75706ff5fadc54cd0d1f050f19ef83f28804e.zip
Update pip dependencies
Diffstat (limited to 'install')
-rw-r--r--install/requirements-tests.txt10
-rw-r--r--install/requirements.txt20
2 files changed, 15 insertions, 15 deletions
diff --git a/install/requirements-tests.txt b/install/requirements-tests.txt
index 599b9808..e05e007c 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==5.0.0
-pluggy==0.9.0
+more-itertools==7.2.0
+pluggy==0.12.0
py==1.8.0
-pytest==4.4.1
-pytest-faulthandler==1.5.0
+pytest==5.1.2
+pytest-faulthandler==2.0.1
pytest-qt==3.2.2
six==1.12.0
-urllib3==1.24.2
+urllib3==1.25.3
diff --git a/install/requirements.txt b/install/requirements.txt
index ce5464cf..486d2a11 100644
--- a/install/requirements.txt
+++ b/install/requirements.txt
@@ -1,9 +1,9 @@
altgraph==0.16.1
-certifi==2019.3.9
+certifi==2019.6.16
chardet==3.0.4
Click==7.0
-Flask==1.0.2
-Flask-HTTPAuth==3.2.4
+Flask==1.1.1
+Flask-HTTPAuth==3.3.0
future==0.17.1
idna==2.8
itsdangerous==1.1.0
@@ -11,11 +11,11 @@ Jinja2==2.10.1
macholib==1.11
MarkupSafe==1.1.1
pefile==2019.4.18
-pycryptodome==3.8.1
-PyQt5==5.12.1
-PyQt5-sip==4.19.15
-PySocks==1.6.8
-requests==2.21.0
+pycryptodome==3.9.0
+PyQt5==5.13.0
+PyQt5-sip==4.19.18
+PySocks==1.7.0
+requests==2.22.0
stem==1.7.1
-urllib3==1.24.2
-Werkzeug==0.15.2
+urllib3==1.25.3
+Werkzeug==0.15.5