Skip to content

Commit 3a9bae5

Browse files
committed
Pin pyarrow to 23.0.1 in environment.yml
1 parent 2c2bff2 commit 3a9bae5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ dependencies:
3232
- opt-einsum==3.4.0
3333
- optree==0.19.0
3434
- protobuf==6.31.1
35-
- pyarrow>=14
35+
- pyarrow==23.0.1
3636
- pygments==2.19.2
3737
- requests==2.32.5
3838
- rich==14.3.3

0 commit comments

Comments
 (0)