Skip to content

Commit bae11d6

Browse files
committed
Declare Scrublet image dependency
1 parent 9ab3493 commit bae11d6

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ dependencies = [
2828
"pandas>=2.0",
2929
"scipy>=1.11",
3030
"scikit-learn>=1.3",
31+
"scikit-image>=0.24",
3132
]
3233

3334
[project.urls]

requirements-lock.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ matplotlib==3.10.8
55
numpy==2.3.5
66
pandas==2.3.3
77
scanpy==1.12
8+
scikit-image==0.25.2
89
scikit-learn==1.7.1
910
scipy==1.16.3
1011
seaborn==0.13.3

0 commit comments

Comments
 (0)