build(deps): update scipy requirement from ~=1.13.1 to ~=1.14.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.13.1...v1.14.1) --- updated-dependencies: - dependency-name: scipy dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
9a94d5bbda
commit
3737742165
|
@ -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.13.1
|
scipy~=1.14.1
|
||||||
asgiref~=3.8.1
|
asgiref~=3.8.1
|
||||||
setuptools~=74.1.3
|
setuptools~=74.1.3
|
||||||
|
|
Loading…
Reference in New Issue