We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 79863f2 commit ffb5837Copy full SHA for ffb5837
setup.py
@@ -33,7 +33,7 @@
33
},
34
platforms='any',
35
python_requires=">=3.6",
36
- install_requires=['cython', 'pyriemann @ git+https://github.com/pyRiemann/pyRiemann#egg=pyriemann',
+ install_requires=['cython', 'pyriemann==0.3',
37
'qiskit_machine_learning @ git+https://github.com/Qiskit/qiskit-machine-learning#egg=qiskit_machine_learning',
38
'qiskit-ibmq-provider==0.19.2',
39
'qiskit-optimization==0.4.0',
0 commit comments