-
Notifications
You must be signed in to change notification settings - Fork 388
Description
Dear Qiskit Machine Learning team,
First of all, I want to thank you for the excellent work on this library. We are contacting you from Forschungszentrum Jülich. I noticed that in the current release (0.8.4) the requirements.txt still pins: qiskit>=1.0,<2.0
and scipy>=1.4,<1.16
With Qiskit 2.x now released and SciPy 1.16.x available, this pin prevents installation in environments using the latest versions. I would like to request for a loosening in the requirements, specifically: Qiskit ≥2.0
and SciPy ≥1.16
(since we support SciPy 1.16.1).
I am aware of PR #973 , which appears to be migrating the library to Qiskit 2.0. If this issue is already tracked there, please consider this a +1 request for SciPy ≥1.16 support as well.
Wishing you a nice day.
Thanks a lot!