From 6094642a4fc4d1d82d745a067aa853877907e2e1 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Thu, 17 Nov 2016 15:01:55 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I2c323d7a3521c46a0c1880824a41ef3ffd248e30 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ac08184c5..dfe4ff888 100644 --- a/requirements.txt +++ b/requirements.txt @@ -47,7 +47,7 @@ python-ironic-inspector-client>=1.5.0 # Apache-2.0 python-zaqarclient>=1.0.0 # Apache-2.0 PyYAML>=3.10.0 # MIT requests>=2.10.0 # Apache-2.0 -tenacity>=3.2.1 # Apache-2.0 +tenacity>=3.2.1 # Apache-2.0 setuptools!=24.0.0,>=16.0 # PSF/ZPL six>=1.9.0 # MIT SQLAlchemy<1.1.0,>=1.0.10 # MIT