build(deps): update scipy requirement from ~=1.14.1 to ~=1.15.1

Updates the requirements on [scipy](https://github.com/scipy/scipy) to permit the latest version.
- [Release notes](https://github.com/scipy/scipy/releases)
- [Commits](https://github.com/scipy/scipy/compare/v1.14.1...v1.15.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-02-02 22:31:37 +00:00 committed by GitHub
parent 2056473717
commit 86c5845b21
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -4,6 +4,6 @@ requests~=2.32.3
pandas~=2.2.3
plotly~=5.24.1
flask~=3.0.3
scipy~=1.14.1
scipy~=1.15.1
asgiref~=3.8.1
setuptools~=74.1.3