Skip to content

Commit fc2570b

Browse files
authored
Update scanpy version constraint in pyproject.toml
1 parent c21b768 commit fc2570b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ dependencies = [
4444
"pysam>=0.23.1",
4545
"pytabix",
4646
"rich>=10",
47-
"scanpy>=1.9,<1.10.4",
47+
"scanpy>=1.9,<1.10.3",
4848
"seacells>=0.3.3",
4949
"session-info",
5050
"tensorly",

0 commit comments

Comments
 (0)