summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-08-05 20:27:36 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-08-05 20:27:36 +0000
commit3659eb7a90aa90c8230b48b06c004785fae5522c (patch)
tree46367256982b154e2b0f67edd0f002efc56ec972 /test-requirements.txt
parent07eb350b33aed017a248b40bec07086625271525 (diff)
downloadpython-glanceclient-3659eb7a90aa90c8230b48b06c004785fae5522c.tar.gz
Updated from global requirements
Change-Id: I787b389ea50d0ec1743604725bead55fc477a0c0
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 04bac46..35c7084 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.13.1 # Apache-2.0
+os-client-config!=1.19.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