summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-07-18 01:58:24 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-07-18 01:58:24 +0000
commit72db32b7520c9d7b69c3f9839f531dc7582780bf (patch)
treef902aa83850a39ea4d5a3ac7ae93cb4e9ee22c9b
parent40645e19a7036f8e7b1e5d7d1a37a5ef874cfc4c (diff)
downloadtaskflow-72db32b7520c9d7b69c3f9839f531dc7582780bf.tar.gz
Updated from global requirements2.14.0
Change-Id: I9f67742cb259ab22f7e36750e5008ac9d7cb87d4
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index 9d61ac5..64e89dd 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -39,7 +39,7 @@ automaton>=0.5.0 # Apache-2.0
# For common utilities
oslo.utils>=3.20.0 # Apache-2.0
-oslo.serialization>=1.10.0 # Apache-2.0
+oslo.serialization!=2.19.1,>=1.10.0 # Apache-2.0
tenacity>=3.2.1 # Apache-2.0
# For lru caches and such