Skip to content

Commit

Permalink
Allow latest scipy-1.13
Browse files Browse the repository at this point in the history
quimb>=1.18 is compatible with scipy-1.13.

Related to quantumlib#6543
  • Loading branch information
pavoljuhas committed May 28, 2024
1 parent e4b6ab2 commit f4e33a6
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 @@ -7,7 +7,7 @@ networkx>=2.4
numpy~=1.22
pandas
sortedcontainers~=2.0
scipy<1.13.0
scipy~=1.0
sympy
typing_extensions>=4.2
tqdm

0 comments on commit f4e33a6

Please sign in to comment.