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: I6447bc074f5e6f09246163e90a16499e5cebc4f9 Signed-off-by: Doug Hellmann <doug@doughellmann.com>
This commit is contained in:
parent
1a6bcdad99
commit
5ffc977d6a
@ -8,7 +8,7 @@ Paste>=2.0.2 # MIT
|
||||
PasteDeploy>=1.5.0 # MIT
|
||||
Routes>=2.3.1 # MIT
|
||||
debtcollector>=1.2.0 # Apache-2.0
|
||||
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
|
||||
pecan!=1.0.2,!=1.0.3,!=1.0.4,!=1.2,>=1.0.0 # BSD
|
||||
greenlet>=0.4.10 # MIT
|
||||
httplib2>=0.9.1 # MIT
|
||||
|
Loading…
Reference in New Issue
Block a user