summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-07-18 01:56:04 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-07-18 01:56:04 +0000
commit090c0f27f7fa4e9379cab59bbc133f33dd9c2ecf (patch)
treee31f2f47c7b6238acd576dfe90ae343178def75b
parent1be750b4702e6ba27562a7a137e33e0d21650d91 (diff)
downloadpython-keystoneclient-090c0f27f7fa4e9379cab59bbc133f33dd9c2ecf.tar.gz
Updated from global requirements
Change-Id: I0672453e18b684bd0210a0554c4c09795e505df4
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index 8f6e64e..0a08c34 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -8,7 +8,7 @@ debtcollector>=1.2.0 # Apache-2.0
keystoneauth1>=2.21.0 # Apache-2.0
oslo.config!=4.3.0,!=4.4.0,>=4.0.0 # 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
positional>=1.1.1 # Apache-2.0
requests>=2.14.2 # Apache-2.0