We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ab73a6 commit b1af225Copy full SHA for b1af225
tools/cellxgene_census_builder/pyproject.toml
@@ -25,7 +25,7 @@ classifiers = [
25
]
26
dependencies= [
27
"typing_extensions==4.10.0",
28
- "pyarrow",
+ "pyarrow==15.0.2",
29
"pandas[performance]==2.2.1",
30
"anndata==0.10.6",
31
"numpy==1.26.4",
0 commit comments