Remove evenlet from requirements
Since we moved away from eventlet in mistral-lib, we don't need that req anymore. Change-Id: Ib7698bd2d53dce03923da265f4d5bcae83f0429d Signed-off-by: Arnaud Morin <arnaud.morin@ovhcloud.com>
This commit is contained in:
@@ -2,7 +2,6 @@
|
||||
# date but we do not test them so no guarantee of having them all correct. If
|
||||
# you find any incorrect lower bounds, let us know or propose a fix.
|
||||
|
||||
eventlet!=0.20.1,>=0.20.0 # MIT
|
||||
oslo.log>=3.36.0 # Apache-2.0
|
||||
pbr!=2.1.0,>=2.0.0 # Apache-2.0
|
||||
oslo.serialization>=2.21.1 # Apache-2.0
|
||||
|
||||
Reference in New Issue
Block a user