Skip to content

Commit

Permalink
Merge branch 'main' into swap_network_bloq_counts
Browse files Browse the repository at this point in the history
  • Loading branch information
fdmalone authored Oct 10, 2023
2 parents 64ae02a + bb4af36 commit d615f40
Show file tree
Hide file tree
Showing 15 changed files with 257 additions and 118 deletions.
48 changes: 24 additions & 24 deletions dev_tools/requirements/envs/dev.env.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ autoray==0.6.6
# via
# -r deps/runtime.txt
# quimb
babel==2.12.1
babel==2.13.0
# via
# pydata-sphinx-theme
# sphinx
Expand All @@ -40,7 +40,7 @@ beautifulsoup4==4.12.2
# pydata-sphinx-theme
black==22.3.0
# via -r deps/format.txt
bleach==6.0.0
bleach==6.1.0
# via nbconvert
build==1.0.3
# via pip-tools
Expand All @@ -50,7 +50,7 @@ certifi==2023.7.22
# via requests
cffi==1.16.0
# via cryptography
charset-normalizer==3.2.0
charset-normalizer==3.3.0
# via requests
cirq-core==1.3.0.dev20230928195458
# via
Expand All @@ -69,11 +69,11 @@ comm==0.1.4
# ipywidgets
contourpy==1.1.1
# via matplotlib
coverage[toml]==7.3.1
coverage[toml]==7.3.2
# via pytest-cov
cryptography==41.0.4
# via secretstorage
cycler==0.11.0
cycler==0.12.1
# via matplotlib
cytoolz==0.12.2
# via quimb
Expand Down Expand Up @@ -101,21 +101,21 @@ exceptiongroup==1.1.3
# pytest
execnet==2.0.2
# via pytest-xdist
executing==1.2.0
executing==2.0.0
# via stack-data
fastjsonschema==2.18.0
fastjsonschema==2.18.1
# via nbformat
filelock==3.12.4
# via virtualenv
flynt==0.78
# via -r deps/format.txt
fonttools==4.42.1
fonttools==4.43.1
# via matplotlib
greenlet==2.0.2
greenlet==3.0.0
# via sqlalchemy
grpcio==1.58.0
grpcio==1.59.0
# via grpcio-tools
grpcio-tools==1.58.0
grpcio-tools==1.59.0
# via -r deps/packaging.txt
idna==3.4
# via requests
Expand All @@ -133,7 +133,7 @@ ipykernel==6.25.2
# via
# -r deps/pytest.txt
# myst-nb
ipython==8.15.0
ipython==8.16.1
# via
# -r deps/runtime.txt
# ipykernel
Expand All @@ -147,7 +147,7 @@ isort==5.10.1
# pylint
jaraco-classes==3.3.0
# via keyring
jedi==0.19.0
jedi==0.19.1
# via ipython
jeepney==0.8.0
# via
Expand Down Expand Up @@ -209,7 +209,7 @@ mdit-py-plugins==0.3.5
# via myst-parser
mdurl==0.1.2
# via markdown-it-py
mistune==3.0.1
mistune==3.0.2
# via nbconvert
more-itertools==10.1.0
# via jaraco-classes
Expand All @@ -232,7 +232,7 @@ nbclient==0.7.4
# jupyter-cache
# myst-nb
# nbconvert
nbconvert==7.8.0
nbconvert==7.9.2
# via
# -r deps/pytest.txt
# cirq-ft
Expand Down Expand Up @@ -267,7 +267,7 @@ opt-einsum==3.3.0
# via
# -r deps/runtime.txt
# quimb
packaging==23.1
packaging==23.2
# via
# build
# ipykernel
Expand All @@ -294,7 +294,7 @@ pip-tools==7.3.0
# via -r deps/pip-tools.txt
pkginfo==1.9.6
# via twine
platformdirs==3.10.0
platformdirs==3.11.0
# via
# black
# jupyter-core
Expand All @@ -304,7 +304,7 @@ pluggy==1.3.0
# via pytest
prompt-toolkit==3.0.39
# via ipython
protobuf==4.24.3
protobuf==4.24.4
# via
# grpcio-tools
# mypy-protobuf
Expand Down Expand Up @@ -386,9 +386,9 @@ requests-toolbelt==1.0.0
# via twine
rfc3986==2.0.0
# via twine
rich==13.5.3
rich==13.6.0
# via twine
rpds-py==0.10.3
rpds-py==0.10.4
# via
# jsonschema
# referencing
Expand Down Expand Up @@ -434,7 +434,7 @@ sphinxcontrib-serializinghtml==1.1.9
# via sphinx
sqlalchemy==2.0.21
# via jupyter-cache
stack-data==0.6.2
stack-data==0.6.3
# via ipython
sympy==1.12
# via cirq-core
Expand Down Expand Up @@ -467,7 +467,7 @@ tqdm==4.66.1
# via
# cirq-core
# quimb
traitlets==5.10.1
traitlets==5.11.2
# via
# comm
# ipykernel
Expand All @@ -494,13 +494,13 @@ typing-extensions==4.8.0
# sqlalchemy
tzdata==2023.3
# via pandas
urllib3==2.0.5
urllib3==2.0.6
# via
# requests
# twine
virtualenv==20.24.5
# via -r deps/packaging.txt
wcwidth==0.2.6
wcwidth==0.2.8
# via prompt-toolkit
webencodings==0.5.1
# via
Expand Down
40 changes: 20 additions & 20 deletions dev_tools/requirements/envs/docs.env.txt
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ autoray==0.6.6
# -c envs/dev.env.txt
# -r deps/runtime.txt
# quimb
babel==2.12.1
babel==2.13.0
# via
# -c envs/dev.env.txt
# pydata-sphinx-theme
Expand All @@ -50,7 +50,7 @@ beautifulsoup4==4.12.2
# -c envs/dev.env.txt
# nbconvert
# pydata-sphinx-theme
bleach==6.0.0
bleach==6.1.0
# via
# -c envs/dev.env.txt
# nbconvert
Expand All @@ -62,7 +62,7 @@ certifi==2023.7.22
# via
# -c envs/dev.env.txt
# requests
charset-normalizer==3.2.0
charset-normalizer==3.3.0
# via
# -c envs/dev.env.txt
# requests
Expand All @@ -88,7 +88,7 @@ contourpy==1.1.1
# via
# -c envs/dev.env.txt
# matplotlib
cycler==0.11.0
cycler==0.12.1
# via
# -c envs/dev.env.txt
# matplotlib
Expand Down Expand Up @@ -122,19 +122,19 @@ exceptiongroup==1.1.3
# via
# -c envs/dev.env.txt
# ipython
executing==1.2.0
executing==2.0.0
# via
# -c envs/dev.env.txt
# stack-data
fastjsonschema==2.18.0
fastjsonschema==2.18.1
# via
# -c envs/dev.env.txt
# nbformat
fonttools==4.42.1
fonttools==4.43.1
# via
# -c envs/dev.env.txt
# matplotlib
greenlet==2.0.2
greenlet==3.0.0
# via
# -c envs/dev.env.txt
# sqlalchemy
Expand All @@ -155,7 +155,7 @@ ipykernel==6.25.2
# via
# -c envs/dev.env.txt
# myst-nb
ipython==8.15.0
ipython==8.16.1
# via
# -c envs/dev.env.txt
# -r deps/runtime.txt
Expand All @@ -166,7 +166,7 @@ ipywidgets==8.1.1
# via
# -c envs/dev.env.txt
# cirq-ft
jedi==0.19.0
jedi==0.19.1
# via
# -c envs/dev.env.txt
# ipython
Expand Down Expand Up @@ -245,7 +245,7 @@ mdurl==0.1.2
# via
# -c envs/dev.env.txt
# markdown-it-py
mistune==3.0.1
mistune==3.0.2
# via
# -c envs/dev.env.txt
# nbconvert
Expand All @@ -267,7 +267,7 @@ nbclient==0.7.4
# jupyter-cache
# myst-nb
# nbconvert
nbconvert==7.8.0
nbconvert==7.9.2
# via
# -c envs/dev.env.txt
# cirq-ft
Expand Down Expand Up @@ -308,7 +308,7 @@ opt-einsum==3.3.0
# -c envs/dev.env.txt
# -r deps/runtime.txt
# quimb
packaging==23.1
packaging==23.2
# via
# -c envs/dev.env.txt
# ipykernel
Expand Down Expand Up @@ -340,15 +340,15 @@ pillow==10.0.1
# via
# -c envs/dev.env.txt
# matplotlib
platformdirs==3.10.0
platformdirs==3.11.0
# via
# -c envs/dev.env.txt
# jupyter-core
prompt-toolkit==3.0.39
# via
# -c envs/dev.env.txt
# ipython
protobuf==4.24.3
protobuf==4.24.4
# via
# -c envs/dev.env.txt
# tensorflow-docs
Expand Down Expand Up @@ -421,7 +421,7 @@ requests==2.31.0
# via
# -c envs/dev.env.txt
# sphinx
rpds-py==0.10.3
rpds-py==0.10.4
# via
# -c envs/dev.env.txt
# jsonschema
Expand Down Expand Up @@ -489,7 +489,7 @@ sqlalchemy==2.0.21
# via
# -c envs/dev.env.txt
# jupyter-cache
stack-data==0.6.2
stack-data==0.6.3
# via
# -c envs/dev.env.txt
# ipython
Expand Down Expand Up @@ -523,7 +523,7 @@ tqdm==4.66.1
# -c envs/dev.env.txt
# cirq-core
# quimb
traitlets==5.10.1
traitlets==5.11.2
# via
# -c envs/dev.env.txt
# comm
Expand All @@ -548,11 +548,11 @@ tzdata==2023.3
# via
# -c envs/dev.env.txt
# pandas
urllib3==2.0.5
urllib3==2.0.6
# via
# -c envs/dev.env.txt
# requests
wcwidth==0.2.6
wcwidth==0.2.8
# via
# -c envs/dev.env.txt
# prompt-toolkit
Expand Down
Loading

0 comments on commit d615f40

Please sign in to comment.