Skip to content

Commit

Permalink
Downgrade scikit-image (0.24.0 -> 0.21.0)
Browse files Browse the repository at this point in the history
  • Loading branch information
jessicasyu committed Sep 25, 2024
1 parent 338cee5 commit 47d3619
Show file tree
Hide file tree
Showing 2 changed files with 82 additions and 35 deletions.
115 changes: 81 additions & 34 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ python = "^3.9"
prefect = "^2.14.3"
numpy = "^1.24.2"
pandas = "^1.5.3"
scikit-image = "^0.24.0"
scikit-image = "^0.21.0"
simulariumio = "^1.7.0"
matplotlib = "^3.7.2"

Expand Down

0 comments on commit 47d3619

Please sign in to comment.