Skip to content

Commit

Permalink
Update scipy requirement from ~=1.13.0 to ~=1.13.1 (#340)
Browse files Browse the repository at this point in the history
Updates the requirements on [scipy](https://github.com/scipy/scipy) to permit the latest version.
- [Release notes](https://github.com/scipy/scipy/releases)
- [Commits](scipy/scipy@v1.13.0...v1.13.1)

---
updated-dependencies:
- dependency-name: scipy
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 3, 2024
1 parent 920ef84 commit 75e9fdc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
matplotlib~=3.9.0
numpy~=1.26.4
scipy~=1.13.0
scipy~=1.13.1
pandas~=2.2.2
sympy~=1.12
voila~=0.5.6
Expand Down

0 comments on commit 75e9fdc

Please sign in to comment.