Skip to content

Commit 045914a

Browse files
committed
Fix pyproject.toml
1 parent a29b8be commit 045914a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ dependencies=[
3636
"matplotlib",
3737
"nibabel",
3838
"numpy",
39-
"scikit-image"
39+
"scikit-image",
4040
"scikit-learn",
4141
"seaborn",
4242
]

0 commit comments

Comments
 (0)