From b8a4303bd3f5d7cd3c0cf30c683af4a258b95545 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Sun, 25 Mar 2018 22:36:34 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I621589a87a16250c8c000f229caf6465f864a766 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8de021e99..e72d5d9f6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -40,7 +40,7 @@ automaton>=1.9.0 # Apache-2.0 # For common utilities oslo.utils>=3.33.0 # Apache-2.0 oslo.serialization!=2.19.1,>=2.18.0 # Apache-2.0 -tenacity>=3.2.1 # Apache-2.0 +tenacity>=4.4.0 # Apache-2.0 # For lru caches and such cachetools>=2.0.0 # MIT License