Skip to content

Commit 859828c

Browse files
committed
Bump arrow in dev env
1 parent 059e089 commit 859828c

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

conda/dev-environment-unix.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ dependencies:
3333
- pillow
3434
- polars
3535
- psutil
36-
- pyarrow>=15,<23
36+
- pyarrow>=15,<24
3737
- pydantic>=2
3838
- pytest
3939
- pytest-asyncio

conda/dev-environment-win.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ dependencies:
3333
- pillow
3434
- polars
3535
- psutil
36-
- pyarrow>=15,<23
36+
- pyarrow>=15,<25
3737
- pydantic>=2
3838
- pytest
3939
- pytest-asyncio

0 commit comments

Comments
 (0)