Skip to content

Commit

Permalink
Add dependency as requested (#120)
Browse files Browse the repository at this point in the history
There was a missing dependency in our code. This fixes it.
  • Loading branch information
Pablo1990 committed Aug 14, 2023
1 parent 94cb621 commit cee4109
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ dependencies = [
"magicgui",
"matplotlib",
"napari",
"networkx",
"numpy",
"pandas",
"scikit-image>=0.20",
Expand Down

0 comments on commit cee4109

Please sign in to comment.