From 0095b0439aa8aa4d0826fc09751481930ceff619 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Fri, 23 Oct 2015 17:59:30 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I9511da3628f709cb32961835a651c4461e6b299e --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 339b4a5b..3605ea06 100644 --- a/requirements.txt +++ b/requirements.txt @@ -42,7 +42,7 @@ automaton>=0.5.0 # Apache-2.0 # For common utilities oslo.utils!=2.6.0,>=2.4.0 # Apache-2.0 -oslo.serialization>=1.4.0 # Apache-2.0 +oslo.serialization>=1.10.0 # Apache-2.0 # For lru caches and such cachetools>=1.0.0 # MIT License