Skip to content

Commit 860eef4

Browse files
committed
Update NumPy to 2 and Cirq-core to 1.5
Cirq-core needs to be version 1.5 or higher to support NumPy 2.
1 parent fbeb56d commit 860eef4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

dev_tools/requirements/deps/runtime.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
cirq-core
1+
cirq-core>=1.5
22
deprecation
33
h5py>=3.10.0
44
networkx
5-
numpy>=1.24,<2.0
5+
numpy>=2.0
66
pubchempy
77
requests~=2.32.2
88

0 commit comments

Comments
 (0)