From c6fd876c3ea7aaf8e6a20c8784155838d9cd7c8e Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Sat, 9 Jan 2016 04:59:52 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I988e98a67e8f5f3762642740c0e5bd90dfbb23a8 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0b9750d3..7236b458 100644 --- a/requirements.txt +++ b/requirements.txt @@ -43,7 +43,7 @@ automaton>=0.5.0 # Apache-2.0 # For common utilities oslo.utils>=3.2.0 # Apache-2.0 oslo.serialization>=1.10.0 # Apache-2.0 -retrying>=1.2.3,!=1.3.0 # Apache-2.0 +retrying!=1.3.0,>=1.2.3 # Apache-2.0 # For lru caches and such cachetools>=1.0.0 # MIT License