Skip to content
This repository was archived by the owner on Jun 11, 2025. It is now read-only.

Commit b74ba3f

Browse files
Update dependency scikit-image to ^0.24.0
1 parent 7204fe6 commit b74ba3f

File tree

2 files changed

+36
-36
lines changed

2 files changed

+36
-36
lines changed

poetry.lock

Lines changed: 35 additions & 35 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ readme = "README.md"
77

88
[tool.poetry.dependencies]
99
python = ">=3.10, <3.12"
10-
scikit-image = "^0.22.0"
10+
scikit-image = "^0.24.0"
1111
matplotlib = "^3.8.3"
1212
numpy = "^1.26.4"
1313
opencv-python = "^4.8.0.74"

0 commit comments

Comments
 (0)