summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-07-18 01:45:48 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-07-18 01:45:48 +0000
commit7ac6e99f4b35bec5fa589c7af2e3a1f590a80c3c (patch)
tree6a136e8c6c7569f3ce7c8f05125cee7271d3ded8 /requirements.txt
parentcc6e90a16f1a0bfcb2b5534f8d0db52583ab0d03 (diff)
downloadglance_store-7ac6e99f4b35bec5fa589c7af2e3a1f590a80c3c.tar.gz
Updated from global requirements
Change-Id: I4760baca3f2bf2bfca4dc02bdc68584740ba211c
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index ce558c1..35defa7 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -3,7 +3,7 @@
# process, which may cause wedges in the gate later.
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
oslo.concurrency>=3.8.0 # Apache-2.0
stevedore>=1.20.0 # Apache-2.0