Skip to content

Commit d84860d

Browse files
authored
Preserve identical signature with bitsize information during Cirq interop (#366)
* Preserve identical signature with bitsize information during Cirq interop * Update requirements.txt to latest cirq pre-release * Fix pylint errors * Update cirq version * Regenerate using docker * Address Matt's comments * Fix formatting
1 parent 9bb70e7 commit d84860d

File tree

15 files changed

+503
-399
lines changed

15 files changed

+503
-399
lines changed

dev_tools/requirements/deps/runtime.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
cirq-core==1.2.0
2-
cirq-ft==1.2.0
1+
cirq-core==1.3.0.dev20230925183640
2+
cirq-ft==1.3.0.dev20230925183640
33

44
# drawing
55
pydot

0 commit comments

Comments
 (0)