Blacklist eventlet 0.25.0

more details https://review.opendev.org/#/c/678078/

Change-Id: Ibe723f6db5a9a8deb17aabe5b9991744977da2b4
This commit is contained in:
pengyuesheng 2019-09-05 16:42:20 +08:00
parent 4467a594b8
commit 686791c21f
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
pbr!=2.1.0,>=2.0.0 # Apache-2.0
Babel!=2.4.0,>=2.3.4 # BSD
eventlet!=0.18.3,!=0.20.1,>=0.18.2 # MIT
eventlet!=0.18.3,!=0.20.1,!=0.21.0,!=0.23.0,!=0.25.0,>=0.18.2 # MIT
oslo.concurrency>=3.26.0 # Apache-2.0
oslo.log>=3.36.0 # Apache-2.0
oslo.i18n>=3.15.3 # Apache-2.0