Skip to content

Commit

Permalink
Merge pull request #1463 from IQTLabs/renovate/scipy-1.x
Browse files Browse the repository at this point in the history
Update dependency scipy to v1.15.2
  • Loading branch information
anarkiwi authored Feb 20, 2025
2 parents 05b556b + a950236 commit bc2dc62
Show file tree
Hide file tree
Showing 6 changed files with 150 additions and 129 deletions.
91 changes: 49 additions & 42 deletions gamutrflib/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 gamutrflib/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ packages = [

[tool.poetry.dependencies]
numpy = "2.2.3"
scipy = "1.15.1"
scipy = "1.15.2"
pandas = "2.2.3"
python = ">=3.10,<3.13"
pyzmq = "26.2.1"
Expand Down
Loading

0 comments on commit bc2dc62

Please sign in to comment.