Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump cirq version for arithmetic #6313 and #6312. #391

Merged
merged 1 commit into from
Oct 12, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions dev_tools/requirements/deps/runtime.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
cirq-core==1.3.0.dev20230928195458
cirq-ft==1.3.0.dev20230928195458
cirq-core==1.3.0.dev20231010175755
cirq-ft==1.3.0.dev20231010175755

# drawing
pydot
Expand Down
10 changes: 5 additions & 5 deletions dev_tools/requirements/envs/dev.env.txt
Original file line number Diff line number Diff line change
Expand Up @@ -52,11 +52,11 @@ cffi==1.16.0
# via cryptography
charset-normalizer==3.3.0
# via requests
cirq-core==1.3.0.dev20230928195458
cirq-core==1.3.0.dev20231010175755
# via
# -r deps/runtime.txt
# cirq-ft
cirq-ft==1.3.0.dev20230928195458
cirq-ft==1.3.0.dev20231010175755
# via -r deps/runtime.txt
click==8.1.7
# via
Expand Down Expand Up @@ -165,11 +165,11 @@ jsonschema-specifications==2023.7.1
# via jsonschema
jupyter-cache==0.6.1
# via myst-nb
jupyter-client==8.3.1
jupyter-client==8.4.0
# via
# ipykernel
# nbclient
jupyter-core==5.3.2
jupyter-core==5.4.0
# via
# ipykernel
# jupyter-client
Expand Down Expand Up @@ -388,7 +388,7 @@ rfc3986==2.0.0
# via twine
rich==13.6.0
# via twine
rpds-py==0.10.4
rpds-py==0.10.6
# via
# jsonschema
# referencing
Expand Down
10 changes: 5 additions & 5 deletions dev_tools/requirements/envs/docs.env.txt
Original file line number Diff line number Diff line change
Expand Up @@ -66,12 +66,12 @@ charset-normalizer==3.3.0
# via
# -c envs/dev.env.txt
# requests
cirq-core==1.3.0.dev20230928195458
cirq-core==1.3.0.dev20231010175755
# via
# -c envs/dev.env.txt
# -r deps/runtime.txt
# cirq-ft
cirq-ft==1.3.0.dev20230928195458
cirq-ft==1.3.0.dev20231010175755
# via
# -c envs/dev.env.txt
# -r deps/runtime.txt
Expand Down Expand Up @@ -189,12 +189,12 @@ jupyter-cache==0.6.1
# via
# -c envs/dev.env.txt
# myst-nb
jupyter-client==8.3.1
jupyter-client==8.4.0
# via
# -c envs/dev.env.txt
# ipykernel
# nbclient
jupyter-core==5.3.2
jupyter-core==5.4.0
# via
# -c envs/dev.env.txt
# ipykernel
Expand Down Expand Up @@ -421,7 +421,7 @@ requests==2.31.0
# via
# -c envs/dev.env.txt
# sphinx
rpds-py==0.10.4
rpds-py==0.10.6
# via
# -c envs/dev.env.txt
# jsonschema
Expand Down
10 changes: 5 additions & 5 deletions dev_tools/requirements/envs/format.env.txt
Original file line number Diff line number Diff line change
Expand Up @@ -43,12 +43,12 @@ cachetools==5.3.1
# via
# -c envs/dev.env.txt
# cirq-ft
cirq-core==1.3.0.dev20230928195458
cirq-core==1.3.0.dev20231010175755
# via
# -c envs/dev.env.txt
# -r deps/runtime.txt
# cirq-ft
cirq-ft==1.3.0.dev20230928195458
cirq-ft==1.3.0.dev20231010175755
# via
# -c envs/dev.env.txt
# -r deps/runtime.txt
Expand Down Expand Up @@ -133,11 +133,11 @@ jsonschema-specifications==2023.7.1
# via
# -c envs/dev.env.txt
# jsonschema
jupyter-client==8.3.1
jupyter-client==8.4.0
# via
# -c envs/dev.env.txt
# nbclient
jupyter-core==5.3.2
jupyter-core==5.4.0
# via
# -c envs/dev.env.txt
# jupyter-client
Expand Down Expand Up @@ -314,7 +314,7 @@ referencing==0.30.2
# -c envs/dev.env.txt
# jsonschema
# jsonschema-specifications
rpds-py==0.10.4
rpds-py==0.10.6
# via
# -c envs/dev.env.txt
# jsonschema
Expand Down
10 changes: 5 additions & 5 deletions dev_tools/requirements/envs/pylint.env.txt
Original file line number Diff line number Diff line change
Expand Up @@ -39,12 +39,12 @@ cachetools==5.3.1
# via
# -c envs/dev.env.txt
# cirq-ft
cirq-core==1.3.0.dev20230928195458
cirq-core==1.3.0.dev20231010175755
# via
# -c envs/dev.env.txt
# -r deps/runtime.txt
# cirq-ft
cirq-ft==1.3.0.dev20230928195458
cirq-ft==1.3.0.dev20231010175755
# via
# -c envs/dev.env.txt
# -r deps/runtime.txt
Expand Down Expand Up @@ -125,11 +125,11 @@ jsonschema-specifications==2023.7.1
# via
# -c envs/dev.env.txt
# jsonschema
jupyter-client==8.3.1
jupyter-client==8.4.0
# via
# -c envs/dev.env.txt
# nbclient
jupyter-core==5.3.2
jupyter-core==5.4.0
# via
# -c envs/dev.env.txt
# jupyter-client
Expand Down Expand Up @@ -310,7 +310,7 @@ referencing==0.30.2
# -c envs/dev.env.txt
# jsonschema
# jsonschema-specifications
rpds-py==0.10.4
rpds-py==0.10.6
# via
# -c envs/dev.env.txt
# jsonschema
Expand Down
10 changes: 5 additions & 5 deletions dev_tools/requirements/envs/pytest.env.txt
Original file line number Diff line number Diff line change
Expand Up @@ -35,12 +35,12 @@ cachetools==5.3.1
# via
# -c envs/dev.env.txt
# cirq-ft
cirq-core==1.3.0.dev20230928195458
cirq-core==1.3.0.dev20231010175755
# via
# -c envs/dev.env.txt
# -r deps/runtime.txt
# cirq-ft
cirq-ft==1.3.0.dev20230928195458
cirq-ft==1.3.0.dev20231010175755
# via
# -c envs/dev.env.txt
# -r deps/runtime.txt
Expand Down Expand Up @@ -136,12 +136,12 @@ jsonschema-specifications==2023.7.1
# via
# -c envs/dev.env.txt
# jsonschema
jupyter-client==8.3.1
jupyter-client==8.4.0
# via
# -c envs/dev.env.txt
# ipykernel
# nbclient
jupyter-core==5.3.2
jupyter-core==5.4.0
# via
# -c envs/dev.env.txt
# ipykernel
Expand Down Expand Up @@ -344,7 +344,7 @@ referencing==0.30.2
# -c envs/dev.env.txt
# jsonschema
# jsonschema-specifications
rpds-py==0.10.4
rpds-py==0.10.6
# via
# -c envs/dev.env.txt
# jsonschema
Expand Down
10 changes: 5 additions & 5 deletions dev_tools/requirements/envs/runtime.env.txt
Original file line number Diff line number Diff line change
Expand Up @@ -35,12 +35,12 @@ cachetools==5.3.1
# via
# -c envs/dev.env.txt
# cirq-ft
cirq-core==1.3.0.dev20230928195458
cirq-core==1.3.0.dev20231010175755
# via
# -c envs/dev.env.txt
# -r deps/runtime.txt
# cirq-ft
cirq-ft==1.3.0.dev20230928195458
cirq-ft==1.3.0.dev20231010175755
# via
# -c envs/dev.env.txt
# -r deps/runtime.txt
Expand Down Expand Up @@ -113,11 +113,11 @@ jsonschema-specifications==2023.7.1
# via
# -c envs/dev.env.txt
# jsonschema
jupyter-client==8.3.1
jupyter-client==8.4.0
# via
# -c envs/dev.env.txt
# nbclient
jupyter-core==5.3.2
jupyter-core==5.4.0
# via
# -c envs/dev.env.txt
# jupyter-client
Expand Down Expand Up @@ -285,7 +285,7 @@ referencing==0.30.2
# -c envs/dev.env.txt
# jsonschema
# jsonschema-specifications
rpds-py==0.10.4
rpds-py==0.10.6
# via
# -c envs/dev.env.txt
# jsonschema
Expand Down
Loading