summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-12-21 00:42:53 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-12-21 00:42:53 +0000
commita4a73f909f60d06c274cecc046b2dca7cbf041e7 (patch)
treeced80fed5b8959319136e74a05c72a818a14f829
parent58a0915416e52fe16a1987a6f7aa6d432479af8b (diff)
downloadpython-ironicclient-a4a73f909f60d06c274cecc046b2dca7cbf041e7.tar.gz
Updated from global requirements
Change-Id: I6ddf9988803bf7961d9b849028c4af7c61a8be79
-rw-r--r--requirements.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/requirements.txt b/requirements.txt
index d8bf184..b965f1f 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -6,10 +6,10 @@ appdirs>=1.3.0 # MIT License
dogpile.cache>=0.6.2 # BSD
jsonschema<3.0.0,>=2.6.0 # MIT
keystoneauth1>=3.3.0 # Apache-2.0
-osc-lib>=1.7.0 # Apache-2.0
+osc-lib>=1.8.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.31.0 # Apache-2.0
+oslo.utils>=3.33.0 # Apache-2.0
PrettyTable<0.8,>=0.7.1 # BSD
PyYAML>=3.10 # MIT
requests>=2.14.2 # Apache-2.0