File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 252252 },
253253 "ray" : {
254254 "package" : "ray" ,
255- "python" : "<=3.11" ,
255+ "python" : ">=3.10, <=3.11" ,
256256 },
257257 "redis_py_cluster_legacy" : {
258258 "package" : "redis-py-cluster" ,
Original file line number Diff line number Diff line change 1010# The file (and all resulting CI YAMLs) then need to be regenerated via
1111# "scripts/generate-test-files.sh".
1212#
13- # Last generated: 2025-09-17T12:36:21.578689 +00:00
13+ # Last generated: 2025-09-17T12:44:17.672600 +00:00
1414
1515[tox]
1616requires =
@@ -241,10 +241,10 @@ envlist =
241241 {py3.6,py3.7}-huey-v2.3.2
242242 {py3.6,py3.11,py3.12}-huey-v2.5.3
243243
244- {py3.7,py3.9,py3. 10}-ray-v2.7.2
245- {py3.8,py3. 10,py3.11}-ray-v2.24.0
246- {py3.9,py3. 10,py3.11}-ray-v2.39.0
247- {py3.9,py3. 10,py3.11}-ray-v2.49.1
244+ {py3.10}-ray-v2.7.2
245+ {py3.10,py3.11}-ray-v2.24.0
246+ {py3.10,py3.11}-ray-v2.39.0
247+ {py3.10,py3.11}-ray-v2.49.1
248248
249249 {py3.8,py3.9}-spark-v3.0.3
250250 {py3.8,py3.10,py3.11}-spark-v3.5.6
You can’t perform that action at this time.
0 commit comments