Skip to content

Commit

Permalink
Bump pyriemann from 0.6 to 0.7
Browse files Browse the repository at this point in the history
Bumps [pyriemann](https://github.com/pyRiemann/pyRiemann) from 0.6 to 0.7.
- [Release notes](https://github.com/pyRiemann/pyRiemann/releases)
- [Changelog](https://github.com/pyRiemann/pyRiemann/blob/master/doc/whatsnew.rst)
- [Commits](pyRiemann/pyRiemann@v0.6...v0.7)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 2, 2024
1 parent a5ce889 commit 941281a
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 @@ -20,7 +20,7 @@ qiskit-optimization==0.6.1
qiskit-aer==0.15.1
scipy==1.13.1
moabb==1.1.0
pyriemann==0.6
pyriemann==0.7
docplex>=2.21.207
firebase_admin==6.6.0
qiskit-symb==0.2.0
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
install_requires=[
'numpy<2.2',
'cython',
'pyriemann==0.6',
'pyriemann==0.7',
'qiskit==1.*',
'qiskit_algorithms==0.3.1',
'qiskit_machine_learning==0.7.2',
Expand Down

0 comments on commit 941281a

Please sign in to comment.