We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b0e67b9 commit 66eb170Copy full SHA for 66eb170
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