summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2015-10-19 22:15:02 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2015-10-19 22:15:02 +0000
commitac031aa5f0b1270e3b8e2c4994827d5a9be48ac7 (patch)
tree88afe10c0e2e5fb3433f8c1c3848ec07a6e8d4c9
parent1c51c15b220163f51c0ef147a9703fc38c78564c (diff)
downloadpython-neutronclient-ac031aa5f0b1270e3b8e2c4994827d5a9be48ac7.tar.gz
Updated from global requirements
Change-Id: Ic2872ec697fada6a59447b7d7ada616343f1afb6
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index 4d5f61d..60ebd27 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -8,7 +8,7 @@ iso8601>=0.1.9
netaddr!=0.7.16,>=0.7.12
oslo.i18n>=1.5.0 # Apache-2.0
oslo.serialization>=1.4.0 # Apache-2.0
-oslo.utils>=2.0.0 # Apache-2.0
+oslo.utils!=2.6.0,>=2.0.0 # Apache-2.0
requests!=2.8.0,>=2.5.2
python-keystoneclient>=1.6.0
simplejson>=2.2.0