Skip to content

Commit

Permalink
Bump scipy from 1.7.3 to 1.10.1
Browse files Browse the repository at this point in the history
Bumps [scipy](https://github.com/scipy/scipy) from 1.7.3 to 1.10.1.
- [Release notes](https://github.com/scipy/scipy/releases)
- [Commits](scipy/scipy@v1.7.3...v1.10.1)

---
updated-dependencies:
- dependency-name: scipy
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 2, 2023
1 parent aa1d41b commit dceccea
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion doc/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ git+https://github.com/Qiskit/qiskit-machine-learning#egg=qiskit_machine_learnin
qiskit-ibm-provider==0.5.2
qiskit-optimization==0.5.0
qiskit-aer==0.12.0
scipy==1.7.3
scipy==1.10.1
moabb>=0.4.6
pyriemann==0.4
docplex>=2.21.207
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
'qiskit-optimization==0.5.0',
'qiskit-aer==0.12.0',
'cvxpy==1.3.1',
'scipy==1.7.3',
'scipy==1.10.1',
'docplex>=2.21.207',
'firebase_admin==6.1.0',
'tqdm'
Expand Down

0 comments on commit dceccea

Please sign in to comment.