Skip to content

Commit 3dd67a3

Browse files
Pin old version of Cirq so we don't break on release. (#699)
1 parent ef78979 commit 3dd67a3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
cirq-core>=0.13.1
2-
cirq-google>=0.13.1
1+
cirq-core==0.13.1
2+
cirq-google==0.13.1
33
sympy==1.8
44
numpy==1.19.5 # TensorFlow can detect if it was built against other versions.
55
nbformat==4.4.0

0 commit comments

Comments
 (0)