Skip to content

Commit 7cbd52a

Browse files
Update dependency scipy to <1.17
1 parent 37035d1 commit 7cbd52a

2 files changed

Lines changed: 62 additions & 40 deletions

File tree

poetry.lock

Lines changed: 61 additions & 39 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
@@ -22,7 +22,7 @@ pysdf = "^0.1.9" # For generating SDFs from meshes
2222
build123d = "^0.9.0" # Nice way to interact with OCP
2323

2424
# Transitive version requirements
25-
scipy = "<1.15"
25+
scipy = "<1.17"
2626

2727
[build-system]
2828
requires = ["poetry-core"]

0 commit comments

Comments
 (0)