Skip to content

Commit 6b5a778

Browse files
Pin scipy to <1.16 (#964) (#965)
(cherry picked from commit be94eee) Co-authored-by: Edoardo Altamura <38359901+edoaltamura@users.noreply.github.com>
1 parent 563870d commit 6b5a778

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
qiskit>=1.0,<2.0
22
numpy>=2.0
3-
scipy>=1.4
3+
scipy>=1.4,<1.16
44
scikit-learn>=1.2
55
setuptools>=40.1
66
dill>=0.3.4

0 commit comments

Comments
 (0)