bump eventlet to latest version that support python 3.12

Change-Id: I4ed29ca93a78d9e2428cc75d3157f832248d5c17
This commit is contained in:
Hervé Beraud 2024-01-17 16:20:57 +01:00
parent c6cecb3dfc
commit 8538b565a7
No known key found for this signature in database
GPG Key ID: B0FC62DBFC399289
1 changed files with 1 additions and 1 deletions

View File

@ -7,6 +7,6 @@ oslo.i18n>=3.15.3 # Apache-2.0
oslo.config>=5.2.0 # Apache-2.0
oslo.utils>=3.33.0 # Apache-2.0
cffi>=1.14.0 # MIT
eventlet>=0.21.0 # MIT
eventlet>=0.34.3 # MIT
greenlet>=0.4.14 # MIT
msgpack>=0.6.0 # Apache-2.0