Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 1, 2023
1 parent 9571da2 commit 487896c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
},
platforms='any',
python_requires=">=3.7",
install_requires=['cython', 'pyriemann==0.3',
install_requires=['cython', 'pyriemann==0.4',
'qiskit_machine_learning==0.5.0',
'qiskit-ibmq-provider==0.20.1',
'qiskit-optimization==0.5.0',
Expand Down

0 comments on commit 487896c

Please sign in to comment.