Skip to content

Commit f4e33a6

Browse files
committed
Allow latest scipy-1.13
quimb>=1.18 is compatible with scipy-1.13. Related to quantumlib#6543
1 parent e4b6ab2 commit f4e33a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cirq-core/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ networkx>=2.4
77
numpy~=1.22
88
pandas
99
sortedcontainers~=2.0
10-
scipy<1.13.0
10+
scipy~=1.0
1111
sympy
1212
typing_extensions>=4.2
1313
tqdm

0 commit comments

Comments
 (0)