Bump eventlet to a version that fixes #632[1]

Closes-Bug: #1889664

[1] https://github.com/eventlet/eventlet/issues/632

Change-Id: Iec398ead178a60a318e6eb8d1487b74720eac72e
This commit is contained in:
Cyril Roelandt 2023-05-10 17:37:06 +02:00
parent 84c3939f09
commit bdb8b51539

View File

@ -7,7 +7,7 @@ defusedxml>=0.6.0 # PSF
# < 0.8.0/0.8 does not work, see https://bugs.launchpad.net/bugs/1153983
SQLAlchemy>=1.3.14 # MIT
eventlet>=0.25.1 # MIT
eventlet>=0.33.3 # MIT
PasteDeploy>=1.5.0 # MIT
Routes>=2.3.1 # MIT
WebOb>=1.8.1 # MIT