From 8f5ca42d51c6befb34ac09acb9c135de7e2f543b Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Mon, 4 May 2015 18:50:50 +0000 Subject: [PATCH] Updated from global requirements Change-Id: Ib5efcf4adfaa73eab709e1ddac668c336fe594dc --- requirements-py3.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-py3.txt b/requirements-py3.txt index b24d76c9..cc55d11b 100644 --- a/requirements-py3.txt +++ b/requirements-py3.txt @@ -1,7 +1,7 @@ # The order of packages is significant, because pip processes them in the order # of appearance. Changing the order has an impact on the overall integration # process, which may cause wedges in the gate later. -eventlet>=0.16.1,!=0.17.0 +eventlet>=0.17.3 six>=1.9.0 Babel>=1.3 oslo.concurrency>=1.8.0 # Apache-2.0