Skip to content

Commit 61e99d5

Browse files
committed
pin pyarrow until fixed upstream in awkward
1 parent c7acd83 commit 61e99d5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ dependencies = [
3939
"coffea[dask,rucio]>=2025.7.0",
4040
"dask<2025",
4141
"distributed<2025",
42+
"pyarrow<21.0.0",
4243
]
4344
dynamic = ["version"]
4445

0 commit comments

Comments
 (0)