Revert "bump eventlet to latest version that support python 3.12"

This reverts commit c2d0b6584d.

Reason for revert: This is too aggressive and needs wider community consultation.  The constraints change is being reverted.

Please revert ASAP.

Change-Id: I74bc67eb66f19e1eb2ac9d328eefafb7289fc1e7
This commit is contained in:
Tony Breeds 2024-01-17 23:54:07 +00:00 committed by Gerrit Code Review
parent c2d0b6584d
commit cb8b8f7676
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
alembic>=1.6.5 # MIT
pbr>=3.1.1 # Apache-2.0
docker>=2.4.2 # Apache-2.0
eventlet>=0.34.3 # MIT
eventlet>=0.26.1 # MIT
jsonpath-rw>=1.4.0 # Apache-2.0
jsonschema>=3.2.0 # MIT
keystoneauth1>=3.18.0 # Apache-2.0