From 379de151b2b1259fcde7bbe29cae871c20acc844 Mon Sep 17 00:00:00 2001
From: OpenStack Proposal Bot <openstack-infra@lists.openstack.org>
Date: Mon, 4 Jul 2016 17:23:14 +0000
Subject: [PATCH] Updated from global requirements

Change-Id: I9b0fc0ebb2afd2afd958bfee4588ca45c889626c
---
 requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements.txt b/requirements.txt
index e444411c23..fc8115211d 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -10,5 +10,5 @@ six>=1.9.0 # MIT
 oslo.config>=3.10.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