summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-10-22 01:26:47 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-10-22 01:26:47 +0000
commitdca95300de0ff0a455efe946f6fbc607da25acd9 (patch)
tree7e30647d922c350906ab8fb262953bb1f6a977c4 /test-requirements.txt
parent5eba376eed36beb42be43abd9eb38eda03bffa4f (diff)
downloadpython-glanceclient-dca95300de0ff0a455efe946f6fbc607da25acd9.tar.gz
Updated from global requirements
Change-Id: I3cf13c3f0ec14056afa30f8d7e95ed950e961751
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 b23380b..da53c27 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -3,10 +3,10 @@
# process, which may cause wedges in the gate later.
hacking<0.11,>=0.10.0
-coverage>=3.6 # Apache-2.0
+coverage>=4.0 # Apache-2.0
mock>=2.0 # BSD
ordereddict # MIT
-os-client-config!=1.19.0,!=1.19.1,!=1.20.0,!=1.20.1,!=1.21.0,>=1.13.1 # Apache-2.0
+os-client-config>=1.22.0 # Apache-2.0
oslosphinx>=4.7.0 # Apache-2.0
reno>=1.8.0 # Apache2
sphinx!=1.3b1,<1.4,>=1.2.1 # BSD