Skip to content

Commit 0af727b

Browse files
committed
bump eventlet to latest version that support python 3.12
Change-Id: I498c0000e321ffd0fd054ffbfa6a5ad15509f8ee
1 parent 3d3ad65 commit 0af727b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# of appearance. Changing the order has an impact on the overall integration
33
# process, which may cause wedges in the gate later.
44
etcd3gw>=2.1.0 # Apache-2.0
5-
eventlet>=0.18.2 # Apache-2.0
5+
eventlet>=0.34.3 # Apache-2.0
66
stevedore>=1.20.0 # Apache-2.0
77
netmiko>=4.1.1 # MIT
88
neutron>=13.0.0.0b1 # Apache-2.0

0 commit comments

Comments
 (0)