build(deps): update scipy requirement from ~=1.14.1 to ~=1.15.2
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.2) --- updated-dependencies: - dependency-name: scipy dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
82309b5ccf
commit
8995566ad9
|
@ -4,6 +4,6 @@ requests~=2.32.3
|
||||||
pandas~=2.2.3
|
pandas~=2.2.3
|
||||||
plotly~=5.24.1
|
plotly~=5.24.1
|
||||||
flask~=3.0.3
|
flask~=3.0.3
|
||||||
scipy~=1.14.1
|
scipy~=1.15.2
|
||||||
asgiref~=3.8.1
|
asgiref~=3.8.1
|
||||||
setuptools~=74.1.3
|
setuptools~=74.1.3
|
||||||
|
|
Loading…
Reference in New Issue