Skip to content

Commit d3b05a8

Browse files
fix python version
1 parent 39b433a commit d3b05a8

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ authors = [
1414
requires-python = ">=3.10"
1515
license = { text = "MIT" } # Update if different
1616
dependencies = [
17+
"zstandard",
18+
"anndata",
1719
"scikit-learn",
1820
"pandas",
1921
"scipy",

0 commit comments

Comments
 (0)