Skip to content

Commit acb7bf8

Browse files
pin scipy to ~1.12.0 to temporarily fix ci (#6545)
1 parent f955650 commit acb7bf8

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
@@ -6,7 +6,7 @@ networkx>=2.4
66
numpy~=1.16
77
pandas
88
sortedcontainers~=2.0
9-
scipy
9+
scipy~=1.12.0
1010
sympy
1111
typing_extensions>=4.2
1212
tqdm

0 commit comments

Comments
 (0)