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: I10fb69b9a1b2182c5151cc75aa8ab96eb95faf56
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
This commit is contained in:
Doug Hellmann 2018-04-11 11:52:26 -04:00
parent e26ae01680
commit ec4125f767
1 changed files with 1 additions and 1 deletions

View File

@ -16,6 +16,6 @@ testtools>=1.4.0
mock>=1.2
vine
wsgi-intercept>=1.4.1 # MIT License
eventlet!=0.18.3,!=0.20.1,<0.21.0,>=0.18.2 # MIT
eventlet!=0.18.3,!=0.20.1,>=0.18.2 # MIT
sphinxcontrib-actdiag # BSD
python-memcached>=1.56