summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2015-11-18 20:51:54 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2015-11-18 20:51:54 +0000
commitc28fb03ad0e22e9fed33e1ae4c7407e0d00e62aa (patch)
treed832ad46c13836bd9c1803d39579650f40259948 /requirements.txt
parentb104a6052de8ab4d80fa96a38e5b8d3e955286c2 (diff)
downloadpython-saharaclient-c28fb03ad0e22e9fed33e1ae4c7407e0d00e62aa.tar.gz
Updated from global requirements
Change-Id: Idac2d7bd223f1014e853afaddb71367cbb0fbaf0
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index 877e3ad..a8614bc 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -10,7 +10,7 @@ netaddr!=0.7.16,>=0.7.12
oslo.log>=1.12.0 # Apache-2.0
oslo.serialization>=1.10.0 # Apache-2.0
oslo.i18n>=1.5.0 # Apache-2.0
-oslo.utils!=2.6.0,>=2.4.0 # Apache-2.0
+oslo.utils>=2.8.0 # Apache-2.0
python-keystoneclient!=1.8.0,>=1.6.0
python-openstackclient>=1.5.0
requests!=2.8.0,>=2.5.2