From 93f4e862b0895ff3b1cc3ce2fb55c2a36d0fcf2a Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Sat, 15 Jul 2017 11:57:18 +0000 Subject: [PATCH] Updated from global requirements Change-Id: If9e844ae2eae2a4243d01003ced7f997c15c8dde --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 623d5bbc..2ca85d19 100644 --- a/requirements.txt +++ b/requirements.txt @@ -38,7 +38,7 @@ Routes>=2.3.1 # MIT six>=1.9.0 # MIT SQLAlchemy!=1.1.5,!=1.1.6,!=1.1.7,!=1.1.8,>=1.0.10 # MIT stevedore>=1.20.0 # Apache-2.0 -tooz>=1.47.0 # Apache-2.0 +tooz!=1.57.4,>=1.47.0 # Apache-2.0 python-cinderclient>=2.1.0 # Apache-2.0 python-novaclient>=9.0.0 # Apache-2.0 WebOb>=1.7.1 # MIT