From 1a47cc3605edda7486baab3c9814cc11a2467759 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Sat, 15 Jul 2017 00:06:46 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I2f8f48df6859f8fcf980f492a6ea965615a390e5 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1ed187e..6ff28d1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -40,5 +40,5 @@ python-glanceclient>=2.7.0 # Apache-2.0 six>=1.9.0 # MIT stevedore>=1.20.0 # Apache-2.0 SQLAlchemy!=1.1.5,!=1.1.6,!=1.1.7,!=1.1.8,>=1.0.10 # MIT -tooz>=1.47.0 # Apache-2.0 +tooz!=1.57.4,>=1.47.0 # Apache-2.0 WebOb>=1.7.1 # MIT