summaryrefslogtreecommitdiff
path: root/install
diff options
context:
space:
mode:
authorMiguel Jacq <mig@mig5.net>2018-10-17 18:04:38 +1100
committerMiguel Jacq <mig@mig5.net>2018-10-17 18:04:38 +1100
commitf1bf8966a00ba6b62eb9b0c22205a38dbf13399d (patch)
treee18dbd9e67724c4632b433a2c10e882a9b251f02 /install
parentc47f974dad3cfdf37cbd0d791c597bac1d3f4224 (diff)
downloadonionshare-f1bf8966a00ba6b62eb9b0c22205a38dbf13399d.tar.gz
onionshare-f1bf8966a00ba6b62eb9b0c22205a38dbf13399d.zip
pytest-qt is 3.2.1 on my machine
Diffstat (limited to 'install')
-rw-r--r--install/requirements-tests.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/install/requirements-tests.txt b/install/requirements-tests.txt
index 849e1166..57e98ce1 100644
--- a/install/requirements-tests.txt
+++ b/install/requirements-tests.txt
@@ -5,6 +5,6 @@ pluggy==0.7.1
py==1.7.0
pytest==3.8.2
pytest-faulthandler==1.5.0
-pytest-qt==3.1.0
+pytest-qt==3.2.1
six==1.11.0
urllib3==1.23