Skip to content

Commit

Permalink
scikit img
Browse files Browse the repository at this point in the history
Signed-off-by: neuronflow <[email protected]>
  • Loading branch information
neuronflow committed Jan 23, 2024
1 parent 139b35f commit 8dbad1e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ numpy = "^1.20.0"
connected-components-3d = "^3.12.3"
scipy = "^1.7.0"
rich = "^13.6.0"
skimage = "^0.21.0"
scikit-image = "^0.22.0"

[tool.poetry.dev-dependencies]
pytest = "^6.2.5"
Expand All @@ -36,7 +36,7 @@ pytest-mock = "^3.6.0"
optional = true

[tool.poetry.group.docs.dependencies]
Sphinx = ">=7.0.0"
Sphinx = ">=7.0.0"
sphinx-copybutton = ">=0.5.2"
sphinx-rtd-theme = ">=1.3.0"
myst-parser = ">=2.0.0"
myst-parser = ">=2.0.0"

0 comments on commit 8dbad1e

Please sign in to comment.