uncap eventlet

We will manage the eventlet version using constraints now. See the
thread starting at
http://lists.openstack.org/pipermail/openstack-dev/2018-April/129096.html
for more details.

Change-Id: If1ce7c0454ff0f7e8dc6de186dcdff99870cf8c8
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
This commit is contained in:
Doug Hellmann
2018-04-11 11:52:27 -04:00
committed by Dirk Mueller
parent 76f55da10a
commit 2d673cb268

View File

@@ -53,7 +53,7 @@ enum34>=1.0.4;python_version=='2.7' or python_version=='2.6' or python_version==
# as they have earned a reputation of frequently breaking things.
# NOTE(sdague): before allowing in >= 0.21 please be sure
# https://github.com/eventlet/eventlet/issues/401 is resolved
eventlet>=0.18.2,!=0.18.3,!=0.20.1,<0.21.0 # MIT
eventlet>=0.18.2,!=0.18.3,!=0.20.1 # MIT
exabgp>=4.0.4 # BSD
extras>=1.0.0 # MIT
falcon>=1.0.0 # Apache-2.0