Skip to content

Commit aa3d419

Browse files
authored
rtree
1 parent 69fe4c1 commit aa3d419

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,8 @@ dependencies = [
2525
"pyyaml>=6.0.2",
2626
"pqdm>=0.2.0",
2727
"scanpy>=1.10.4",
28-
"dask>=2025.3.0"
28+
"dask>=2025.3.0",
29+
"rtree"
2930
]
3031

3132
[project.optional-dependencies]

0 commit comments

Comments
 (0)