From 70b567c08e4d3130d566c3614f91cc66411ce7b2 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Thu, 17 Sep 2015 09:20:44 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I94ee1d25131e0e73f102508386ed3bce847b46c6 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9ecdc296a..a9fd5b4ad 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ oslo.db<1.8.0,>=1.7.0 # Apache-2.0 oslo.log<1.1.0,>=1.0.0 # Apache-2.0 oslo.messaging<1.9.0,>=1.8.0 # Apache-2.0 oslo.serialization<1.5.0,>=1.4.0 # Apache-2.0 -oslo.utils<1.5.0,>=1.4.0 # Apache-2.0 +oslo.utils!=1.4.1,<1.5.0,>=1.4.0 # Apache-2.0 # This project does depend on neutron as a library, but the # openstack tooling does not play nicely with projects that