Skip to content

Commit 66eb170

Browse files
Pin pyarrow back to 15.0.2
1 parent b0e67b9 commit 66eb170

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/cellxgene_census_builder/pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ classifiers = [
2525
]
2626
dependencies= [
2727
"typing_extensions==4.10.0",
28-
"pyarrow",
28+
"pyarrow==15.0.2",
2929
"pandas[performance]==2.2.1",
3030
"anndata==0.10.6",
3131
"numpy==1.26.4",

0 commit comments

Comments
 (0)