bump eventlet to latest version that support python 3.12

Change-Id: I1d9544123b05f2c486eef4e6ae6ed9e6e468ca93
This commit is contained in:
Hervé Beraud 2024-01-17 16:48:26 +01:00
parent fddcbf1365
commit 3f9ce6e7dd
No known key found for this signature in database
GPG Key ID: B0FC62DBFC399289
1 changed files with 1 additions and 1 deletions

View File

@ -17,4 +17,4 @@ fixtures>=3.0.0 # Apache-2.0/BSD
pre-commit>=2.6.0 # MIT
eventlet>=0.30.1,!=0.32.0 # MIT
eventlet>=0.34.3 # MIT