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

Commit 1ac74bd

Browse files
Update dependency scikit-image to ^0.23.0
1 parent bfc4649 commit 1ac74bd

File tree

2 files changed

+43
-43
lines changed

2 files changed

+43
-43
lines changed

poetry.lock

Lines changed: 42 additions & 42 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"
10-
scikit-image = "^0.22.0"
10+
scikit-image = "^0.23.0"
1111
matplotlib = "^3.8.3"
1212
numpy = "^1.26.4"
1313
opencv-python = "^4.9.0.80"

0 commit comments

Comments
 (0)