Merge "Block eventlet 0.20.1"

This commit is contained in:
Jenkins
2017-06-10 13:23:32 +00:00
committed by Gerrit Code Review
2 changed files with 2 additions and 2 deletions

View File

@@ -54,7 +54,7 @@ enum34;python_version=='2.7' or python_version=='2.6' or python_version=='3.3'
# 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.3,>=0.18.2,<0.21.0 # MIT
eventlet!=0.18.3,>=0.18.2,!=0.20.1,<0.21.0 # MIT
extras # MIT
falcon>=1.0.0 # Apache-2.0
Flask>=0.10,!=0.11,<1.0 # BSD

View File

@@ -137,7 +137,7 @@ pyroute2===0.4.15
kazoo===2.3.1
XStatic-roboto-fontface===0.5.0.0
pyudev===0.21.0
eventlet===0.20.1
eventlet===0.20.0
openstack-doc-tools===1.5.0
frozendict===1.2
oslo.messaging===5.26.0