bump eventlet to latest version that support python 3.12

Change-Id: I497c4ee4d8f084a6e5453ac48e306bf81bcc1c71
This commit is contained in:
Hervé Beraud 2024-01-17 16:09:44 +01:00
parent 9ae3969bbd
commit 861eb6bc66
No known key found for this signature in database
GPG Key ID: B0FC62DBFC399289
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
pbr>=5.5.1 # Apache-2.0
eventlet>=0.30.1 # MIT
eventlet>=0.34.3 # MIT
GitPython>=3.0.5 # BSD License (3 clause)
kombu>=4.6.1 # BSD
oslo.config>=6.8.0 # Apache-2.0