summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZuul <zuul@review.openstack.org>2017-12-22 17:58:59 +0000
committerGerrit Code Review <review@openstack.org>2017-12-22 17:58:59 +0000
commit5a427eed5c70c976161bc151d2603ffb95918b28 (patch)
tree66a064f20da70fbb472d22d0ad444b984b88e97f
parent7ba617b28836e0ab9b1adffce8248c817401b964 (diff)
parenta4a73f909f60d06c274cecc046b2dca7cbf041e7 (diff)
downloadpython-ironicclient-5a427eed5c70c976161bc151d2603ffb95918b28.tar.gz
Merge "Updated from global requirements"2.1.0
-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