Merge "Blacklist eventlet 0.25.0"

This commit is contained in:
Zuul
2019-08-27 23:31:30 +00:00
committed by Gerrit Code Review

View File

@@ -58,7 +58,7 @@ elasticsearch<3.0.0 # Apache-2.0
enum34;python_version=='2.7' or python_version=='2.6' or python_version=='3.3' # BSD
# NOTE: New versions of eventlet should not be accepted lightly
# as they have earned a reputation of frequently breaking things.
eventlet!=0.18.3,!=0.20.1,!=0.21.0,!=0.23.0 # MIT
eventlet!=0.18.3,!=0.20.1,!=0.21.0,!=0.23.0,!=0.25.0 # MIT
exabgp!=4.0.6 # BSD
extras # MIT
faker # MIT