Skip to content

Commit

Permalink
Update dependencies for newer qref & bartiq versions (#1284)
Browse files Browse the repository at this point in the history
* Update dependencies for newer qref & bartiq versions

* run in docker

---------

Co-authored-by: Matthew Harrigan <[email protected]>
  • Loading branch information
mstechly and mpharrigan authored Aug 14, 2024
1 parent dbb2172 commit 8a84841
Show file tree
Hide file tree
Showing 7 changed files with 40 additions and 40 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
bartiq
qref>=0.7.0
bartiq>=0.5.1

# serialization
protobuf
Expand Down
14 changes: 7 additions & 7 deletions dev_tools/requirements/envs/dev.env.txt
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ babel==2.16.0
# sphinx
backports-tarfile==1.2.0
# via jaraco-context
bartiq==0.5.0
bartiq==0.5.1
# via -r deps/runtime.txt
beautifulsoup4==4.12.3
# via
Expand Down Expand Up @@ -316,7 +316,7 @@ markupsafe==2.1.5
# jinja2
# nbconvert
# werkzeug
matplotlib==3.9.1.post1
matplotlib==3.9.2
# via
# -r deps/runtime.txt
# ase
Expand Down Expand Up @@ -558,7 +558,7 @@ pyzmq==26.1.0
# ipykernel
# jupyter-client
# jupyter-server
qref==0.6.2
qref==0.7.0
# via
# -r deps/runtime.txt
# bartiq
Expand Down Expand Up @@ -631,7 +631,7 @@ snowballstemmer==2.2.0
# via sphinx
sortedcontainers==2.4.0
# via cirq-core
soupsieve==2.5
soupsieve==2.6
# via beautifulsoup4
sphinx==8.0.2
# via
Expand Down Expand Up @@ -689,7 +689,7 @@ tomli==2.0.1
# pylint
# pytest
# sphinx
tomlkit==0.13.0
tomlkit==0.13.2
# via pylint
toolz==0.12.1
# via cytoolz
Expand Down Expand Up @@ -754,7 +754,7 @@ virtualenv==20.26.3
# via -r deps/packaging.txt
wcwidth==0.2.13
# via prompt-toolkit
webcolors==24.6.0
webcolors==24.8.0
# via jsonschema
webencodings==0.5.1
# via
Expand All @@ -774,7 +774,7 @@ widgetsnbextension==4.0.11
# via ipywidgets
wrapt==1.16.0
# via astroid
zipp==3.19.2
zipp==3.20.0
# via importlib-metadata

# The following packages are considered to be unsafe in a requirements file:
Expand Down
12 changes: 6 additions & 6 deletions dev_tools/requirements/envs/docs.env.txt
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ babel==2.16.0
# jupyterlab-server
# pydata-sphinx-theme
# sphinx
bartiq==0.5.0
bartiq==0.5.1
# via
# -c envs/dev.env.txt
# -r deps/runtime.txt
Expand Down Expand Up @@ -376,7 +376,7 @@ markupsafe==2.1.5
# jinja2
# nbconvert
# werkzeug
matplotlib==3.9.1.post1
matplotlib==3.9.2
# via
# -c envs/dev.env.txt
# -r deps/runtime.txt
Expand Down Expand Up @@ -608,7 +608,7 @@ pyzmq==26.1.0
# ipykernel
# jupyter-client
# jupyter-server
qref==0.6.2
qref==0.7.0
# via
# -c envs/dev.env.txt
# -r deps/runtime.txt
Expand Down Expand Up @@ -686,7 +686,7 @@ sortedcontainers==2.4.0
# via
# -c envs/dev.env.txt
# cirq-core
soupsieve==2.5
soupsieve==2.6
# via
# -c envs/dev.env.txt
# beautifulsoup4
Expand Down Expand Up @@ -830,7 +830,7 @@ wcwidth==0.2.13
# via
# -c envs/dev.env.txt
# prompt-toolkit
webcolors==24.6.0
webcolors==24.8.0
# via
# -c envs/dev.env.txt
# jsonschema
Expand All @@ -852,7 +852,7 @@ widgetsnbextension==4.0.11
# via
# -c envs/dev.env.txt
# ipywidgets
zipp==3.19.2
zipp==3.20.0
# via
# -c envs/dev.env.txt
# importlib-metadata
Expand Down
12 changes: 6 additions & 6 deletions dev_tools/requirements/envs/format.env.txt
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ babel==2.16.0
# via
# -c envs/dev.env.txt
# jupyterlab-server
bartiq==0.5.0
bartiq==0.5.1
# via
# -c envs/dev.env.txt
# -r deps/runtime.txt
Expand Down Expand Up @@ -341,7 +341,7 @@ markupsafe==2.1.5
# jinja2
# nbconvert
# werkzeug
matplotlib==3.9.1.post1
matplotlib==3.9.2
# via
# -c envs/dev.env.txt
# -r deps/runtime.txt
Expand Down Expand Up @@ -545,7 +545,7 @@ pyzmq==26.1.0
# ipykernel
# jupyter-client
# jupyter-server
qref==0.6.2
qref==0.7.0
# via
# -c envs/dev.env.txt
# -r deps/runtime.txt
Expand Down Expand Up @@ -618,7 +618,7 @@ sortedcontainers==2.4.0
# via
# -c envs/dev.env.txt
# cirq-core
soupsieve==2.5
soupsieve==2.6
# via
# -c envs/dev.env.txt
# beautifulsoup4
Expand Down Expand Up @@ -717,7 +717,7 @@ wcwidth==0.2.13
# via
# -c envs/dev.env.txt
# prompt-toolkit
webcolors==24.6.0
webcolors==24.8.0
# via
# -c envs/dev.env.txt
# jsonschema
Expand All @@ -739,7 +739,7 @@ widgetsnbextension==4.0.11
# via
# -c envs/dev.env.txt
# ipywidgets
zipp==3.19.2
zipp==3.20.0
# via
# -c envs/dev.env.txt
# importlib-metadata
Expand Down
14 changes: 7 additions & 7 deletions dev_tools/requirements/envs/pylint.env.txt
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ babel==2.16.0
# -c envs/dev.env.txt
# jupyterlab-server
# sphinx
bartiq==0.5.0
bartiq==0.5.1
# via
# -c envs/dev.env.txt
# -r deps/runtime.txt
Expand Down Expand Up @@ -395,7 +395,7 @@ markupsafe==2.1.5
# jinja2
# nbconvert
# werkzeug
matplotlib==3.9.1.post1
matplotlib==3.9.2
# via
# -c envs/dev.env.txt
# -r deps/runtime.txt
Expand Down Expand Up @@ -645,7 +645,7 @@ pyzmq==26.1.0
# ipykernel
# jupyter-client
# jupyter-server
qref==0.6.2
qref==0.7.0
# via
# -c envs/dev.env.txt
# -r deps/runtime.txt
Expand Down Expand Up @@ -729,7 +729,7 @@ sortedcontainers==2.4.0
# via
# -c envs/dev.env.txt
# cirq-core
soupsieve==2.5
soupsieve==2.6
# via
# -c envs/dev.env.txt
# beautifulsoup4
Expand Down Expand Up @@ -796,7 +796,7 @@ tomli==2.0.1
# pylint
# pytest
# sphinx
tomlkit==0.13.0
tomlkit==0.13.2
# via
# -c envs/dev.env.txt
# pylint
Expand Down Expand Up @@ -867,7 +867,7 @@ wcwidth==0.2.13
# via
# -c envs/dev.env.txt
# prompt-toolkit
webcolors==24.6.0
webcolors==24.8.0
# via
# -c envs/dev.env.txt
# jsonschema
Expand All @@ -893,7 +893,7 @@ wrapt==1.16.0
# via
# -c envs/dev.env.txt
# astroid
zipp==3.19.2
zipp==3.20.0
# via
# -c envs/dev.env.txt
# importlib-metadata
Expand Down
12 changes: 6 additions & 6 deletions dev_tools/requirements/envs/pytest.env.txt
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ babel==2.16.0
# via
# -c envs/dev.env.txt
# jupyterlab-server
bartiq==0.5.0
bartiq==0.5.1
# via
# -c envs/dev.env.txt
# -r deps/runtime.txt
Expand Down Expand Up @@ -365,7 +365,7 @@ markupsafe==2.1.5
# jinja2
# nbconvert
# werkzeug
matplotlib==3.9.1.post1
matplotlib==3.9.2
# via
# -c envs/dev.env.txt
# -r deps/runtime.txt
Expand Down Expand Up @@ -616,7 +616,7 @@ pyzmq==26.1.0
# ipykernel
# jupyter-client
# jupyter-server
qref==0.6.2
qref==0.7.0
# via
# -c envs/dev.env.txt
# -r deps/runtime.txt
Expand Down Expand Up @@ -695,7 +695,7 @@ sortedcontainers==2.4.0
# via
# -c envs/dev.env.txt
# cirq-core
soupsieve==2.5
soupsieve==2.6
# via
# -c envs/dev.env.txt
# beautifulsoup4
Expand Down Expand Up @@ -795,7 +795,7 @@ wcwidth==0.2.13
# via
# -c envs/dev.env.txt
# prompt-toolkit
webcolors==24.6.0
webcolors==24.8.0
# via
# -c envs/dev.env.txt
# jsonschema
Expand All @@ -817,7 +817,7 @@ widgetsnbextension==4.0.11
# via
# -c envs/dev.env.txt
# ipywidgets
zipp==3.19.2
zipp==3.20.0
# via
# -c envs/dev.env.txt
# importlib-metadata
Expand Down
12 changes: 6 additions & 6 deletions dev_tools/requirements/envs/runtime.env.txt
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ babel==2.16.0
# via
# -c envs/dev.env.txt
# jupyterlab-server
bartiq==0.5.0
bartiq==0.5.1
# via
# -c envs/dev.env.txt
# -r deps/runtime.txt
Expand Down Expand Up @@ -324,7 +324,7 @@ markupsafe==2.1.5
# jinja2
# nbconvert
# werkzeug
matplotlib==3.9.1.post1
matplotlib==3.9.2
# via
# -c envs/dev.env.txt
# -r deps/runtime.txt
Expand Down Expand Up @@ -519,7 +519,7 @@ pyzmq==26.1.0
# ipykernel
# jupyter-client
# jupyter-server
qref==0.6.2
qref==0.7.0
# via
# -c envs/dev.env.txt
# -r deps/runtime.txt
Expand Down Expand Up @@ -592,7 +592,7 @@ sortedcontainers==2.4.0
# via
# -c envs/dev.env.txt
# cirq-core
soupsieve==2.5
soupsieve==2.6
# via
# -c envs/dev.env.txt
# beautifulsoup4
Expand Down Expand Up @@ -689,7 +689,7 @@ wcwidth==0.2.13
# via
# -c envs/dev.env.txt
# prompt-toolkit
webcolors==24.6.0
webcolors==24.8.0
# via
# -c envs/dev.env.txt
# jsonschema
Expand All @@ -711,7 +711,7 @@ widgetsnbextension==4.0.11
# via
# -c envs/dev.env.txt
# ipywidgets
zipp==3.19.2
zipp==3.20.0
# via
# -c envs/dev.env.txt
# importlib-metadata
Expand Down

0 comments on commit 8a84841

Please sign in to comment.