Skip to content

Commit be94eee

Browse files
authored
Pin scipy to <1.16 (#964)
1 parent 0257ad2 commit be94eee

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)