bump eventlet to latest version that support python 3.12

Change-Id: Ic8d3db4474dcb4eba0d53aee283352edda3fde13
This commit is contained in:
Hervé Beraud 2024-01-17 16:23:58 +01:00
parent 254274d31c
commit 1bd41b709c
No known key found for this signature in database
GPG Key ID: B0FC62DBFC399289
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ PyYAML>=3.13 # MIT
lxml>=4.5.0 # BSD
defusedxml>=0.7.1 # BSD
suds-community>=0.6 # LGPLv3+
eventlet!=0.18.3,!=0.20.1,>=0.18.2 # MIT
eventlet>=0.34.3 # MIT
requests>=2.14.2 # Apache-2.0
urllib3>=1.21.1 # MIT
oslo.concurrency>=3.26.0 # Apache-2.0