From 5870ed691d743ff884c1426e2820ed13e28f768b Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Sat, 10 Jun 2017 21:46:13 +0000 Subject: [PATCH] Updated from global requirements Change-Id: Ief06adcb7379a2b5e9fc3f2c60710e6e98f6403d --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 9c1b68f..92c176a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,11 +4,11 @@ pbr!=2.1.0,>=2.0.0 # Apache-2.0 anyjson>=0.3.3 # BSD -eventlet!=0.18.3,<0.21.0,>=0.18.2 # MIT +eventlet!=0.18.3,!=0.20.1,<0.21.0,>=0.18.2 # MIT python-keystoneclient>=3.8.0 # Apache-2.0 python-heatclient>=1.6.1 # Apache-2.0 python-zaqarclient>=1.0.0 # Apache-2.0 -requests!=2.12.2,!=2.13.0,>=2.10.0 # Apache-2.0 +requests>=2.14.2 # Apache-2.0 iso8601>=0.1.11 # MIT lxml!=3.7.0,>=2.3 # BSD oslo.config>=4.0.0 # Apache-2.0