Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 9bc2abd

Browse files
authoredSep 13, 2024··
Update dependency scipy to v1.14.1
1 parent c114e2e commit 9bc2abd

File tree

2 files changed

+43
-35
lines changed

2 files changed

+43
-35
lines changed
 

‎poetry.lock

+42-34
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ scikit-image = "^0.24.0"
1111
matplotlib = "^3.8.3"
1212
numpy = "^1.26.4"
1313
opencv-python = "^4.8.0.74"
14-
scipy = "1.13.1"
14+
scipy = "1.14.1"
1515
zstandard = "^0.23.0"
1616
pyyaml = "^6.0.1"
1717
pillow = "^10.2.0"

0 commit comments

Comments
 (0)
Please sign in to comment.