summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-07-18 01:55:59 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-07-18 01:55:59 +0000
commit2e49d4f88796756cc69747d7cda6fc86820238a0 (patch)
tree23cc1e1ce76489402c214cc5e6e55ed5556b9d9d
parentf5fc91910035c826daa4e6313f0c42b3c39facfc (diff)
downloadpython-ironicclient-2e49d4f88796756cc69747d7cda6fc86820238a0.tar.gz
Updated from global requirements
Change-Id: I9132d2c8ca2f80084d0c35f6739af78c20093065
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index 3f4ce3e..fad9570 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -8,7 +8,7 @@ jsonschema!=2.5.0,<3.0.0,>=2.0.0 # MIT
keystoneauth1>=2.21.0 # Apache-2.0
osc-lib>=1.5.1 # Apache-2.0
oslo.i18n!=3.15.2,>=2.1.0 # Apache-2.0
-oslo.serialization>=1.10.0 # Apache-2.0
+oslo.serialization!=2.19.1,>=1.10.0 # Apache-2.0
oslo.utils>=3.20.0 # Apache-2.0
PrettyTable<0.8,>=0.7.1 # BSD
python-openstackclient!=3.10.0,>=3.3.0 # Apache-2.0