Skip to content

Commit

Permalink
pin scipy to ~1.12.0 to temporarily fix ci (quantumlib#6545)
Browse files Browse the repository at this point in the history
  • Loading branch information
NoureldinYosri authored and jselig-rigetti committed May 28, 2024
1 parent ccedd43 commit cff979a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cirq-core/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ networkx>=2.4
numpy~=1.16
pandas
sortedcontainers~=2.0
scipy
scipy~=1.12.0
sympy
typing_extensions>=4.2
tqdm

0 comments on commit cff979a

Please sign in to comment.