Skip to content

Commit d80e025

Browse files
committed
fix: Pin pyarrow for Ray 2.9.3 on Python 3.10
1 parent be5b093 commit d80e025

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

testing/constraints-ray-2.9.3.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
ray==2.9.3
22
numpy<2.0.0 # Ray 2.9.3 not compatible with NumPy 2.x
3+
pyarrow>=6.0.1,<=14.0.2
34
# Below constraints are inherited from constraints-3.10.txt
45
setuptools<70.0.0
56
google-api-core

0 commit comments

Comments
 (0)