From 03b0ca8f18d1cf46d9e59616994fd5396742ddb3 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Thu, 14 Jul 2016 09:19:39 +0000 Subject: [PATCH] Updated from global requirements Change-Id: Id4883c8a97bb33b89212d8578a1b5972f9d2e3b1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b850039ffb..ae80ae99fd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,5 +10,5 @@ six>=1.9.0 # MIT oslo.config>=3.7.0 # Apache-2.0 graphviz>=0.4.0 # MIT License beautifulsoup4 # MIT -setuptools>=16.0 # PSF/ZPL +setuptools!=24.0.0,>=16.0 # PSF/ZPL pycrypto>=2.6 # Public Domain