summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-09-21 02:15:57 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-09-21 02:15:57 +0000
commit4661e4d696ec1218de7abc924f21c65e8ad15191 (patch)
treee3ebb87b2b5632686452aa0b6959de9f10005d0e /requirements.txt
parent0bfb7899b29784ee6d489142c977479d51c8d05e (diff)
downloadpython-heatclient-4661e4d696ec1218de7abc924f21c65e8ad15191.tar.gz
Updated from global requirements
Change-Id: I60c22a8f75499e95561de7427c91759943b829d5
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/requirements.txt b/requirements.txt
index 85a54bf..734ec74 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -8,9 +8,9 @@ cliff>=2.8.0 # Apache-2.0
iso8601>=0.1.11 # MIT
osc-lib>=1.7.0 # Apache-2.0
PrettyTable<0.8,>=0.7.1 # BSD
-oslo.i18n!=3.15.2,>=2.1.0 # Apache-2.0
-oslo.serialization!=2.19.1,>=1.10.0 # Apache-2.0
-oslo.utils>=3.20.0 # Apache-2.0
+oslo.i18n>=3.15.3 # Apache-2.0
+oslo.serialization!=2.19.1,>=2.18.0 # Apache-2.0
+oslo.utils>=3.28.0 # Apache-2.0
keystoneauth1>=3.2.0 # Apache-2.0
python-swiftclient>=3.2.0 # Apache-2.0
PyYAML>=3.10 # MIT