bump eventlet to latest version that support python 3.12

Change-Id: Ia8535443a2263a9b0bfabc84f2758abbfd8b20ef
This commit is contained in:
Hervé Beraud 2024-01-17 16:25:46 +01:00
parent 396518837e
commit 6b23cd3793
No known key found for this signature in database
GPG Key ID: B0FC62DBFC399289
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@
pbr!=2.1.0,>=2.0.0 # Apache-2.0
Babel!=2.4.0,>=2.3.4 # BSD
eventlet>=0.26.0 # MIT
eventlet>=0.34.3 # MIT
oslo.i18n>=3.15.3 # Apache-2.0
oslo.log>=3.36.0 # Apache-2.0
oslo.serialization!=2.19.1,>=2.18.0 # Apache-2.0