Skip to content

Commit 1d44935

Browse files
committed
Upgrade pyarrow to 15.0.0 in environment.yml to fix macOS build
1 parent 2588c83 commit 1d44935

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

environment.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,8 @@ dependencies:
3131
- opt-einsum==3.4.0
3232
- optree==0.19.0
3333
- protobuf==4.25.8
34-
- pyarrow==10.0.1
34+
- pyarrow==15.0.0
35+
3536
- pygments==2.19.2
3637
- requests==2.32.5
3738
- rich==14.3.3

0 commit comments

Comments
 (0)