summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-08-19 08:58:05 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-08-19 08:58:05 +0000
commit405d9691a05cad78fc0599a45510f59e2a740e68 (patch)
tree7cbe97c1a30f99e11e98c7329fc77d78083cf27a /test-requirements.txt
parent5de07c339503c90634e27de342d23276a8833111 (diff)
downloadpython-glanceclient-405d9691a05cad78fc0599a45510f59e2a740e68.tar.gz
Updated from global requirements
Change-Id: I58866d86b0755d38c30e5c7859747e73b825a250
Diffstat (limited to 'test-requirements.txt')
-rw-r--r--test-requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index 35c7084..c1acf76 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -6,7 +6,7 @@ hacking<0.11,>=0.10.0
coverage>=3.6 # Apache-2.0
mock>=2.0 # BSD
ordereddict # MIT
-os-client-config!=1.19.0,>=1.13.1 # Apache-2.0
+os-client-config!=1.19.0,!=1.19.1,!=1.20.0,>=1.13.1 # Apache-2.0
oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0
reno>=1.8.0 # Apache2
sphinx!=1.3b1,<1.3,>=1.2.1 # BSD