Skip to content

Commit

Permalink
Update Bartiq demo to work with version 0.6.0 (#1409)
Browse files Browse the repository at this point in the history
* Update Bartiq demo to work with version 0.6.0

* Clean notebook outputs

* Bump qref/bartiq dependencies

* re-render requirements

* fix bartiq demo notebook

---------

Co-authored-by: Matthew Harrigan <[email protected]>
  • Loading branch information
mstechly and mpharrigan authored Sep 24, 2024
1 parent a1df089 commit 37f18f6
Show file tree
Hide file tree
Showing 9 changed files with 269 additions and 287 deletions.
4 changes: 2 additions & 2 deletions dev_tools/requirements/deps/runtime.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@ qsharp
qsharp-widgets

# qref bartiq interop
qref>=0.7.0
bartiq>=0.5.1
qref==0.7.0
bartiq==0.6.0

# serialization
protobuf
Expand Down
108 changes: 54 additions & 54 deletions dev_tools/requirements/envs/dev.env.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ alabaster==1.0.0
# via sphinx
annotated-types==0.7.0
# via pydantic
anyio==4.4.0
anyio==4.5.0
# via
# httpx
# jupyter-server
Expand Down Expand Up @@ -54,7 +54,7 @@ babel==2.16.0
# sphinx
backports-tarfile==1.2.0
# via jaraco-context
bartiq==0.5.1
bartiq==0.6.0
# via -r deps/runtime.txt
beautifulsoup4==4.12.3
# via
Expand All @@ -66,16 +66,16 @@ bleach==6.1.0
# via nbconvert
blinker==1.8.2
# via flask
build==1.2.1
build==1.2.2
# via pip-tools
cachetools==5.4.0
cachetools==5.5.0
# via -r deps/runtime.txt
certifi==2024.7.4
certifi==2024.8.30
# via
# httpcore
# httpx
# requests
cffi==1.17.0
cffi==1.17.1
# via
# argon2-cffi-bindings
# cryptography
Expand All @@ -95,19 +95,19 @@ comm==0.2.2
# via
# ipykernel
# ipywidgets
contourpy==1.2.1
contourpy==1.3.0
# via matplotlib
cotengra==0.6.2
# via quimb
coverage[toml]==7.6.1
# via pytest-cov
cryptography==43.0.0
cryptography==43.0.1
# via secretstorage
cycler==0.12.1
# via matplotlib
cytoolz==0.12.3
# via quimb
dash==2.17.1
dash==2.18.1
# via -r deps/runtime.txt
dash-core-components==2.0.0
# via dash
Expand Down Expand Up @@ -142,11 +142,11 @@ exceptiongroup==1.2.2
# pytest
execnet==2.1.1
# via pytest-xdist
executing==2.0.1
executing==2.1.0
# via stack-data
fastjsonschema==2.20.0
# via nbformat
filelock==3.15.4
filelock==3.16.1
# via
# -r deps/pylint.txt
# -r deps/pytest.txt
Expand All @@ -163,11 +163,11 @@ fxpmath==0.4.9
# via -r deps/runtime.txt
graphviz==0.20.3
# via qref
greenlet==3.0.3
greenlet==3.1.0
# via sqlalchemy
grpcio==1.65.4
grpcio==1.66.1
# via grpcio-tools
grpcio-tools==1.65.4
grpcio-tools==1.66.1
# via -r deps/packaging.txt
h11==0.14.0
# via httpcore
Expand All @@ -177,17 +177,17 @@ h5py==3.11.0
# pyscf
httpcore==1.0.5
# via httpx
httpx==0.27.0
httpx==0.27.2
# via jupyterlab
idna==3.7
idna==3.10
# via
# anyio
# httpx
# jsonschema
# requests
imagesize==1.4.1
# via sphinx
importlib-metadata==8.2.0
importlib-metadata==8.5.0
# via
# dash
# jupyter-cache
Expand All @@ -201,13 +201,13 @@ ipykernel==6.29.5
# -r deps/pytest.txt
# jupyterlab
# myst-nb
ipython==8.26.0
ipython==8.27.0
# via
# -r deps/runtime.txt
# ipykernel
# ipywidgets
# myst-nb
ipywidgets==8.1.3
ipywidgets==8.1.5
# via
# -r deps/docs.txt
# -r deps/runtime.txt
Expand All @@ -222,13 +222,13 @@ itsdangerous==2.2.0
# via flask
jaraco-classes==3.4.0
# via keyring
jaraco-context==5.3.0
jaraco-context==6.0.1
# via keyring
jaraco-functools==4.0.2
# via keyring
jax==0.4.31
jax==0.4.33
# via openfermion
jaxlib==0.4.31
jaxlib==0.4.33
# via
# jax
# openfermion
Expand Down Expand Up @@ -261,7 +261,7 @@ jsonschema-specifications==2023.12.1
# via jsonschema
jupyter-cache==1.0.0
# via myst-nb
jupyter-client==8.6.2
jupyter-client==8.6.3
# via
# ipykernel
# jupyter-server
Expand Down Expand Up @@ -296,11 +296,11 @@ jupyterlab-server==2.27.3
# via
# jupyterlab
# notebook
jupyterlab-widgets==3.0.11
jupyterlab-widgets==3.0.13
# via ipywidgets
keyring==25.3.0
keyring==25.4.0
# via twine
kiwisolver==1.4.5
kiwisolver==1.4.7
# via matplotlib
lazy-object-proxy==1.10.0
# via astroid
Expand All @@ -327,23 +327,23 @@ matplotlib-inline==0.1.7
# ipython
mccabe==0.7.0
# via pylint
mdit-py-plugins==0.4.1
mdit-py-plugins==0.4.2
# via myst-parser
mdurl==0.1.2
# via markdown-it-py
mistune==3.0.2
# via nbconvert
ml-dtypes==0.4.0
ml-dtypes==0.5.0
# via
# jax
# jaxlib
more-itertools==10.4.0
more-itertools==10.5.0
# via
# jaraco-classes
# jaraco-functools
mpmath==1.3.0
# via sympy
mypy==1.11.1
mypy==1.11.2
# via -r deps/mypy.txt
mypy-extensions==1.0.0
# via
Expand Down Expand Up @@ -386,7 +386,7 @@ networkx==3.3
# openfermion
nh3==0.2.18
# via readme-renderer
notebook==7.2.1
notebook==7.2.2
# via
# -r deps/dev-tools.txt
# -r deps/runtime.txt
Expand Down Expand Up @@ -437,7 +437,7 @@ packaging==24.1
# pydata-sphinx-theme
# pytest
# sphinx
pandas==2.2.2
pandas==2.2.3
# via cirq-core
pandocfilters==1.5.1
# via nbconvert
Expand All @@ -453,13 +453,13 @@ pip-tools==7.4.1
# via -r deps/pip-tools.txt
pkginfo==1.10.0
# via twine
platformdirs==4.2.2
platformdirs==4.3.6
# via
# black
# jupyter-core
# pylint
# virtualenv
plotly==5.23.0
plotly==5.24.1
# via
# -r deps/runtime.txt
# dash
Expand All @@ -469,7 +469,7 @@ prometheus-client==0.20.0
# via jupyter-server
prompt-toolkit==3.0.47
# via ipython
protobuf==5.27.3
protobuf==5.28.2
# via
# -r deps/runtime.txt
# grpcio-tools
Expand All @@ -491,11 +491,11 @@ pure-eval==0.2.3
# via stack-data
pycparser==2.22
# via cffi
pydantic==2.8.2
pydantic==2.9.2
# via
# bartiq
# qref
pydantic-core==2.20.1
pydantic-core==2.23.4
# via pydantic
pydata-sphinx-theme==0.15.4
# via -r deps/docs.txt
Expand All @@ -512,7 +512,7 @@ pygments==2.18.0
# sphinx
pylint==2.17.7
# via -r deps/pylint.txt
pyparsing==3.1.2
pyparsing==3.1.4
# via
# bartiq
# matplotlib
Expand All @@ -523,14 +523,14 @@ pyproject-hooks==1.1.0
# pip-tools
pyscf==2.6.2
# via openfermion
pytest==8.3.2
pytest==8.3.3
# via
# -r deps/pylint.txt
# -r deps/pytest.txt
# pytest-asyncio
# pytest-cov
# pytest-xdist
pytest-asyncio==0.23.8
pytest-asyncio==0.24.0
# via -r deps/pytest.txt
pytest-cov==5.0.0
# via -r deps/pytest.txt
Expand All @@ -544,7 +544,7 @@ python-dateutil==2.9.0.post0
# pandas
python-json-logger==2.0.7
# via jupyter-events
pytz==2024.1
pytz==2024.2
# via pandas
pyyaml==6.0.2
# via
Expand All @@ -553,7 +553,7 @@ pyyaml==6.0.2
# myst-nb
# myst-parser
# tensorflow-docs
pyzmq==26.1.0
pyzmq==26.2.0
# via
# ipykernel
# jupyter-client
Expand All @@ -562,9 +562,9 @@ qref==0.7.0
# via
# -r deps/runtime.txt
# bartiq
qsharp==1.7.0
qsharp==1.8.0
# via -r deps/runtime.txt
qsharp-widgets==1.7.0
qsharp-widgets==1.8.0
# via -r deps/runtime.txt
quimb==1.8.4
# via -r deps/runtime.txt
Expand Down Expand Up @@ -597,13 +597,13 @@ rfc3986-validator==0.1.1
# via
# jsonschema
# jupyter-events
rich==13.7.1
rich==13.8.1
# via twine
rpds-py==0.20.0
# via
# jsonschema
# referencing
scipy==1.14.0
scipy==1.14.1
# via
# ase
# cirq-core
Expand Down Expand Up @@ -652,7 +652,7 @@ sphinxcontrib-qthelp==2.0.0
# via sphinx
sphinxcontrib-serializinghtml==2.0.0
# via sphinx
sqlalchemy==2.0.32
sqlalchemy==2.0.35
# via jupyter-cache
stack-data==0.6.3
# via ipython
Expand Down Expand Up @@ -722,9 +722,9 @@ traitlets==5.14.3
# nbformat
twine==5.1.1
# via -r deps/packaging.txt
types-protobuf==5.27.0.20240626
types-protobuf==5.27.0.20240920
# via mypy-protobuf
types-python-dateutil==2.9.0.20240316
types-python-dateutil==2.9.0.20240906
# via arrow
typing-extensions==4.12.2
# via
Expand All @@ -746,11 +746,11 @@ tzdata==2024.1
# via pandas
uri-template==1.3.0
# via jsonschema
urllib3==2.2.2
urllib3==2.2.3
# via
# requests
# twine
virtualenv==20.26.3
virtualenv==20.26.5
# via -r deps/packaging.txt
wcwidth==0.2.13
# via prompt-toolkit
Expand All @@ -762,19 +762,19 @@ webencodings==0.5.1
# tinycss2
websocket-client==1.8.0
# via jupyter-server
werkzeug==3.0.3
werkzeug==3.0.4
# via
# dash
# flask
wheel==0.44.0
# via
# -r deps/packaging.txt
# pip-tools
widgetsnbextension==4.0.11
widgetsnbextension==4.0.13
# via ipywidgets
wrapt==1.16.0
# via astroid
zipp==3.20.0
zipp==3.20.2
# via importlib-metadata

# The following packages are considered to be unsafe in a requirements file:
Expand Down
Loading

0 comments on commit 37f18f6

Please sign in to comment.