summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-05-24 23:21:59 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-05-24 23:21:59 +0000
commitf7598479d13c518d74d55696e347b5485cd7787e (patch)
treed9d47e758f4345b6d11f011978c8f6aea8e52119 /test-requirements.txt
parent03900522d4816fe5dc2958fa1eb30ab447cc8ee5 (diff)
downloadpython-glanceclient-f7598479d13c518d74d55696e347b5485cd7787e.tar.gz
Updated from global requirements
Change-Id: Ic7656a41fcff3f1f5c47526d54f2254bc9a09c6b
Diffstat (limited to 'test-requirements.txt')
-rw-r--r--test-requirements.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index 5dc8eb7..9a05851 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -3,13 +3,13 @@
# process, which may cause wedges in the gate later.
hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0
-coverage>=4.0 # Apache-2.0
+coverage!=4.4,>=4.0 # Apache-2.0
mock>=2.0 # BSD
ordereddict # MIT
os-client-config>=1.27.0 # Apache-2.0
oslosphinx>=4.7.0 # Apache-2.0
reno>=1.8.0 # Apache-2.0
-sphinx>=1.5.1 # BSD
+sphinx!=1.6.1,>=1.5.1 # BSD
testrepository>=0.0.18 # Apache-2.0/BSD
testtools>=1.4.0 # MIT
testscenarios>=0.4 # Apache-2.0/BSD