Update scipy requirement from ~=1.15.1 to ~=1.15.2 in /scripts/nb-tester
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.15.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
3f10840ffa
commit
11cc51b8ee
|
@ -11,5 +11,5 @@ qiskit-addon-utils~=0.1.0
|
|||
qiskit-addon-mpf~=0.2.0
|
||||
qiskit-addon-aqc-tensor~=0.1.2
|
||||
qiskit-addon-obp~=0.1.0
|
||||
scipy~=1.15.1
|
||||
scipy~=1.15.2
|
||||
pyscf~=2.8.0; sys.platform != 'win32'
|
||||
|
|
Loading…
Reference in New Issue