summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2018-03-25 22:36:34 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2018-03-25 22:36:34 +0000
commitb8a4303bd3f5d7cd3c0cf30c683af4a258b95545 (patch)
treeea14e2154739d164a91c884b2aa4f3dc8f659a16
parentd65c8d856c926695e6b1c84ba0eb1925df3c56e6 (diff)
downloadtaskflow-b8a4303bd3f5d7cd3c0cf30c683af4a258b95545.tar.gz
Updated from global requirements
Change-Id: I621589a87a16250c8c000f229caf6465f864a766
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index 8de021e..e72d5d9 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