diff --git a/.github/stable/all_interfaces.txt b/.github/stable/all_interfaces.txt index 77b45a0d419..05f6fb152b4 100644 --- a/.github/stable/all_interfaces.txt +++ b/.github/stable/all_interfaces.txt @@ -1,17 +1,18 @@ absl-py==2.1.0 appdirs==1.4.4 +astroid==2.6.6 astunparse==1.6.3 autograd==1.6.2 -autoray==0.6.9 +autoray==0.6.12 black==24.4.2 cachetools==5.3.3 -certifi==2024.2.2 +certifi==2024.6.2 cfgv==3.4.0 charset-normalizer==3.3.2 -clarabel==0.7.1 +clarabel==0.9.0 click==8.1.7 contourpy==1.2.1 -coverage==7.5.1 +coverage==7.5.3 cvxopt==1.3.2 cvxpy==1.5.1 cycler==0.12.1 @@ -22,12 +23,12 @@ execnet==2.1.1 filelock==3.14.0 flaky==3.8.1 flatbuffers==24.3.25 -fonttools==4.51.0 +fonttools==4.53.0 fsspec==2024.5.0 future==1.0.0 gast==0.5.4 google-pasta==0.2.0 -grpcio==1.63.0 +grpcio==1.64.0 h5py==3.11.0 identify==2.5.36 idna==3.7 @@ -40,22 +41,24 @@ jaxlib==0.4.23 Jinja2==3.1.4 keras==3.3.3 kiwisolver==1.4.5 +lazy-object-proxy==1.10.0 libclang==18.1.1 Markdown==3.6 markdown-it-py==3.0.0 MarkupSafe==2.1.5 matplotlib==3.9.0 +mccabe==0.6.1 mdurl==0.1.2 ml-dtypes==0.3.2 mpmath==1.3.0 mypy-extensions==1.0.0 namex==0.0.8 networkx==3.2.1 -nodeenv==1.8.0 +nodeenv==1.9.0 numpy==1.26.4 opt-einsum==3.3.0 optree==0.11.0 -osqp==0.6.5 +osqp==0.6.7 packaging==24.0 pathspec==0.12.1 PennyLane_Lightning==0.37.0 @@ -67,8 +70,9 @@ protobuf==4.25.3 py==1.11.0 py-cpuinfo==9.0.0 Pygments==2.18.0 +pylint==2.7.4 pyparsing==3.1.2 -pytest==8.2.0 +pytest==8.2.1 pytest-benchmark==4.0.0 pytest-cov==5.0.0 pytest-forked==1.6.0 @@ -78,14 +82,14 @@ python-dateutil==2.9.0.post0 pytorch-triton-rocm==2.3.0 PyYAML==6.0.1 qdldl==0.1.7.post2 -requests==2.31.0 +requests==2.32.3 rich==13.7.1 rustworkx==0.14.2 -scipy==1.11.4 -scs==3.2.4.post1 +scipy==1.12.0 +scs==3.2.4.post2 semantic-version==2.10.0 six==1.16.0 -sympy==1.12 +sympy==1.12.1 tensorboard==2.16.2 tensorboard-data-server==0.7.2 tensorflow==2.16.1 @@ -95,9 +99,9 @@ tf_keras==2.16.0 toml==0.10.2 tomli==2.0.1 torch==2.3.0+rocm6.0 -typing_extensions==4.11.0 +typing_extensions==4.12.1 urllib3==2.2.1 virtualenv==20.26.2 Werkzeug==3.0.3 -wrapt==1.16.0 -zipp==3.18.2 +wrapt==1.12.1 +zipp==3.19.1 diff --git a/.github/stable/core.txt b/.github/stable/core.txt index def68dbf5b7..2c9830a6d42 100644 --- a/.github/stable/core.txt +++ b/.github/stable/core.txt @@ -1,15 +1,16 @@ appdirs==1.4.4 +astroid==2.6.6 autograd==1.6.2 -autoray==0.6.9 +autoray==0.6.12 black==24.4.2 cachetools==5.3.3 -certifi==2024.2.2 +certifi==2024.6.2 cfgv==3.4.0 charset-normalizer==3.3.2 -clarabel==0.7.1 +clarabel==0.9.0 click==8.1.7 contourpy==1.2.1 -coverage==7.5.1 +coverage==7.5.3 cvxopt==1.3.2 cvxpy==1.5.1 cycler==0.12.1 @@ -19,7 +20,7 @@ exceptiongroup==1.2.1 execnet==2.1.1 filelock==3.14.0 flaky==3.8.1 -fonttools==4.51.0 +fonttools==4.53.0 future==1.0.0 identify==2.5.36 idna==3.7 @@ -27,12 +28,14 @@ importlib_resources==6.4.0 iniconfig==2.0.0 isort==5.13.2 kiwisolver==1.4.5 +lazy-object-proxy==1.10.0 matplotlib==3.9.0 +mccabe==0.6.1 mypy-extensions==1.0.0 networkx==3.2.1 -nodeenv==1.8.0 +nodeenv==1.9.0 numpy==1.26.4 -osqp==0.6.5 +osqp==0.6.7 packaging==24.0 pathspec==0.12.1 PennyLane_Lightning==0.37.0 @@ -42,8 +45,9 @@ pluggy==1.5.0 pre-commit==3.7.1 py==1.11.0 py-cpuinfo==9.0.0 +pylint==2.7.4 pyparsing==3.1.2 -pytest==8.2.0 +pytest==8.2.1 pytest-benchmark==4.0.0 pytest-cov==5.0.0 pytest-forked==1.6.0 @@ -53,15 +57,16 @@ pytest-xdist==3.6.1 python-dateutil==2.9.0.post0 PyYAML==6.0.1 qdldl==0.1.7.post2 -requests==2.31.0 +requests==2.32.3 rustworkx==0.14.2 scipy==1.11.4 -scs==3.2.4.post1 +scs==3.2.4.post2 semantic-version==2.10.0 six==1.16.0 toml==0.10.2 tomli==2.0.1 -typing_extensions==4.11.0 +typing_extensions==4.12.1 urllib3==2.2.1 virtualenv==20.26.2 -zipp==3.18.2 +wrapt==1.12.1 +zipp==3.19.1 diff --git a/.github/stable/doc.txt b/.github/stable/doc.txt index a7492e17485..e4c039b43e6 100644 --- a/.github/stable/doc.txt +++ b/.github/stable/doc.txt @@ -10,7 +10,7 @@ autograd==1.6.2 autoray==0.6.12 Babel==2.15.0 cachetools==5.3.3 -certifi==2024.2.2 +certifi==2024.6.2 charset-normalizer==3.3.2 cirq-core==1.3.0 contourpy==1.2.1 @@ -20,7 +20,7 @@ docutils==0.16 duet==0.2.9 exceptiongroup==1.2.1 flatbuffers==24.3.25 -fonttools==4.51.0 +fonttools==4.53.0 frozenlist==1.4.1 fsspec==2024.5.0 future==1.0.0 @@ -29,7 +29,7 @@ google-auth==2.29.0 google-auth-oauthlib==0.4.6 google-pasta==0.2.0 graphviz==0.20.3 -grpcio==1.63.0 +grpcio==1.64.0 h5py==3.11.0 idna==3.7 imagesize==1.4.1 @@ -72,8 +72,8 @@ pybtex-docutils==1.0.3 Pygments==2.18.0 pygments-github-lexers==0.0.5 pyparsing==3.1.2 -pyscf==2.5.0 -pytest==8.2.0 +pyscf==2.6.0 +pytest==8.2.1 python-dateutil==2.9.0.post0 pytz==2024.1 PyYAML==6.0.1 @@ -81,7 +81,7 @@ requests==2.28.2 requests-oauthlib==2.0.0 rsa==4.9 rustworkx==0.12.1 -scipy==1.13.0 +scipy==1.13.1 semantic-version==2.10.0 six==1.16.0 snowballstemmer==2.2.0 @@ -98,7 +98,7 @@ sphinxcontrib-jsmath==1.0.1 sphinxcontrib-qthelp==1.0.3 sphinxcontrib-serializinghtml==1.1.5 sphinxext-opengraph==0.6.3 -sympy==1.12 +sympy==1.12.1 tensorboard==2.11.2 tensorboard-data-server==0.6.1 tensorboard-plugin-wit==1.8.1 @@ -111,11 +111,11 @@ toml==0.10.2 tomli==2.0.1 torch==1.9.0+cpu tqdm==4.66.4 -typing_extensions==4.11.0 +typing_extensions==4.12.1 tzdata==2024.1 urllib3==1.26.18 Werkzeug==3.0.3 wrapt==1.16.0 xanadu-sphinx-theme==0.5.0 yarl==1.9.4 -zipp==3.18.2 +zipp==3.19.1 diff --git a/.github/stable/external.txt b/.github/stable/external.txt index febc739d8c6..89e5d1cf522 100644 --- a/.github/stable/external.txt +++ b/.github/stable/external.txt @@ -1,32 +1,35 @@ absl-py==2.1.0 -anyio==4.3.0 +anyio==4.4.0 appdirs==1.4.4 argon2-cffi==23.1.0 argon2-cffi-bindings==21.2.0 arrow==1.3.0 +astroid==2.6.6 asttokens==2.4.1 astunparse==1.6.3 async-lru==2.0.4 attrs==23.2.0 autograd==1.6.2 -autoray==0.6.9 +autoray==0.6.12 Babel==2.15.0 beautifulsoup4==4.12.3 black==24.4.2 bleach==6.1.0 cachetools==5.3.3 -certifi==2024.2.2 +certifi==2024.6.2 cffi==1.16.0 cfgv==3.4.0 charset-normalizer==3.3.2 -clarabel==0.7.1 +clarabel==0.9.0 click==8.1.7 comm==0.2.2 contourpy==1.2.1 -coverage==7.5.1 +cotengra==0.6.2 +coverage==7.5.3 cvxopt==1.3.2 cvxpy==1.5.1 cycler==0.12.1 +cytoolz==0.12.3 debugpy==1.8.1 decorator==5.1.1 defusedxml==0.7.1 @@ -40,12 +43,12 @@ fastjsonschema==2.19.1 filelock==3.14.0 flaky==3.8.1 flatbuffers==24.3.25 -fonttools==4.51.0 +fonttools==4.53.0 fqdn==1.5.1 future==1.0.0 gast==0.5.4 google-pasta==0.2.0 -grpcio==1.63.0 +grpcio==1.64.0 h11==0.14.0 h5py==3.11.0 httpcore==1.0.5 @@ -71,23 +74,26 @@ jsonschema==4.22.0 jsonschema-specifications==2023.12.1 jupyter-events==0.10.0 jupyter-lsp==2.2.5 -jupyter_client==8.6.1 +jupyter_client==8.6.2 jupyter_core==5.7.2 -jupyter_server==2.14.0 +jupyter_server==2.14.1 jupyter_server_terminals==0.5.3 -jupyterlab==4.1.8 +jupyterlab==4.2.1 jupyterlab-widgets==1.1.7 jupyterlab_pygments==0.3.0 -jupyterlab_server==2.27.1 +jupyterlab_server==2.27.2 keras==3.3.3 kiwisolver==1.4.5 lark==1.1.9 +lazy-object-proxy==1.10.0 libclang==18.1.1 +llvmlite==0.42.0 Markdown==3.6 markdown-it-py==3.0.0 MarkupSafe==2.1.5 matplotlib==3.9.0 matplotlib-inline==0.1.7 +mccabe==0.6.1 mdurl==0.1.2 mistune==3.0.2 ml-dtypes==0.3.2 @@ -98,13 +104,14 @@ nbconvert==7.16.4 nbformat==5.10.4 nest-asyncio==1.6.0 networkx==3.2.1 -nodeenv==1.8.0 -notebook==7.1.3 +nodeenv==1.9.0 +notebook==7.2.0 notebook_shim==0.2.4 +numba==0.59.1 numpy==1.26.4 opt-einsum==3.3.0 optree==0.11.0 -osqp==0.6.5 +osqp==0.6.7 overrides==7.7.0 packaging==24.0 pandocfilters==1.5.1 @@ -118,7 +125,7 @@ platformdirs==4.2.2 pluggy==1.5.0 pre-commit==3.7.1 prometheus_client==0.20.0 -prompt-toolkit==3.0.43 +prompt_toolkit==3.0.45 protobuf==4.25.3 psutil==5.9.8 ptyprocess==0.7.0 @@ -127,9 +134,10 @@ py==1.11.0 py-cpuinfo==9.0.0 pycparser==2.22 Pygments==2.18.0 +pylint==2.7.4 pyparsing==3.1.2 pyperclip==1.8.2 -pytest==8.2.0 +pytest==8.2.1 pytest-benchmark==4.0.0 pytest-cov==5.0.0 pytest-forked==1.6.0 @@ -141,15 +149,16 @@ PyYAML==6.0.1 pyzmq==26.0.3 pyzx==0.8.0 qdldl==0.1.7.post2 +quimb==1.8.1 referencing==0.35.1 -requests==2.31.0 +requests==2.32.3 rfc3339-validator==0.1.4 rfc3986-validator==0.1.1 rich==13.7.1 rpds-py==0.18.1 rustworkx==0.14.2 -scipy==1.11.4 -scs==3.2.4.post1 +scipy==1.12.0 +scs==3.2.4.post2 semantic-version==2.10.0 Send2Trash==1.8.3 six==1.16.0 @@ -168,11 +177,12 @@ tinycss2==1.3.0 toml==0.10.2 tomli==2.0.1 tomlkit==0.12.5 +toolz==0.12.1 tornado==6.4 tqdm==4.66.4 traitlets==5.14.3 types-python-dateutil==2.9.0.20240316 -typing_extensions==4.11.0 +typing_extensions==4.12.1 uri-template==1.3.0 urllib3==2.2.1 virtualenv==20.26.2 @@ -182,5 +192,5 @@ webencodings==0.5.1 websocket-client==1.8.0 Werkzeug==3.0.3 widgetsnbextension==3.6.6 -wrapt==1.16.0 -zipp==3.18.2 +wrapt==1.12.1 +zipp==3.19.1 diff --git a/.github/stable/jax.txt b/.github/stable/jax.txt index d3181d8b927..4978dada90c 100644 --- a/.github/stable/jax.txt +++ b/.github/stable/jax.txt @@ -1,15 +1,16 @@ appdirs==1.4.4 +astroid==2.6.6 autograd==1.6.2 -autoray==0.6.9 +autoray==0.6.12 black==24.4.2 cachetools==5.3.3 -certifi==2024.2.2 +certifi==2024.6.2 cfgv==3.4.0 charset-normalizer==3.3.2 -clarabel==0.7.1 +clarabel==0.9.0 click==8.1.7 contourpy==1.2.1 -coverage==7.5.1 +coverage==7.5.3 cvxopt==1.3.2 cvxpy==1.5.1 cycler==0.12.1 @@ -19,7 +20,7 @@ exceptiongroup==1.2.1 execnet==2.1.1 filelock==3.14.0 flaky==3.8.1 -fonttools==4.51.0 +fonttools==4.53.0 future==1.0.0 identify==2.5.36 idna==3.7 @@ -30,14 +31,16 @@ isort==5.13.2 jax==0.4.23 jaxlib==0.4.23 kiwisolver==1.4.5 +lazy-object-proxy==1.10.0 matplotlib==3.9.0 +mccabe==0.6.1 ml-dtypes==0.4.0 mypy-extensions==1.0.0 networkx==3.2.1 -nodeenv==1.8.0 +nodeenv==1.9.0 numpy==1.26.4 opt-einsum==3.3.0 -osqp==0.6.5 +osqp==0.6.7 packaging==24.0 pathspec==0.12.1 PennyLane_Lightning==0.37.0 @@ -47,8 +50,9 @@ pluggy==1.5.0 pre-commit==3.7.1 py==1.11.0 py-cpuinfo==9.0.0 +pylint==2.7.4 pyparsing==3.1.2 -pytest==8.2.0 +pytest==8.2.1 pytest-benchmark==4.0.0 pytest-cov==5.0.0 pytest-forked==1.6.0 @@ -58,15 +62,16 @@ pytest-xdist==3.6.1 python-dateutil==2.9.0.post0 PyYAML==6.0.1 qdldl==0.1.7.post2 -requests==2.31.0 +requests==2.32.3 rustworkx==0.14.2 -scipy==1.11.4 -scs==3.2.4.post1 +scipy==1.12.0 +scs==3.2.4.post2 semantic-version==2.10.0 six==1.16.0 toml==0.10.2 tomli==2.0.1 -typing_extensions==4.11.0 +typing_extensions==4.12.1 urllib3==2.2.1 virtualenv==20.26.2 -zipp==3.18.2 +wrapt==1.12.1 +zipp==3.19.1 diff --git a/.github/stable/tf.txt b/.github/stable/tf.txt index 41cdf783405..1bf9daf1825 100644 --- a/.github/stable/tf.txt +++ b/.github/stable/tf.txt @@ -1,17 +1,18 @@ absl-py==2.1.0 appdirs==1.4.4 +astroid==2.6.6 astunparse==1.6.3 autograd==1.6.2 -autoray==0.6.9 +autoray==0.6.12 black==24.4.2 cachetools==5.3.3 -certifi==2024.2.2 +certifi==2024.6.2 cfgv==3.4.0 charset-normalizer==3.3.2 -clarabel==0.7.1 +clarabel==0.9.0 click==8.1.7 contourpy==1.2.1 -coverage==7.5.1 +coverage==7.5.3 cvxopt==1.3.2 cvxpy==1.5.1 cycler==0.12.1 @@ -22,11 +23,11 @@ execnet==2.1.1 filelock==3.14.0 flaky==3.8.1 flatbuffers==24.3.25 -fonttools==4.51.0 +fonttools==4.53.0 future==1.0.0 gast==0.5.4 google-pasta==0.2.0 -grpcio==1.63.0 +grpcio==1.64.0 h5py==3.11.0 identify==2.5.36 idna==3.7 @@ -36,21 +37,23 @@ iniconfig==2.0.0 isort==5.13.2 keras==3.3.3 kiwisolver==1.4.5 +lazy-object-proxy==1.10.0 libclang==18.1.1 Markdown==3.6 markdown-it-py==3.0.0 MarkupSafe==2.1.5 matplotlib==3.9.0 +mccabe==0.6.1 mdurl==0.1.2 ml-dtypes==0.3.2 mypy-extensions==1.0.0 namex==0.0.8 networkx==3.2.1 -nodeenv==1.8.0 +nodeenv==1.9.0 numpy==1.26.4 opt-einsum==3.3.0 optree==0.11.0 -osqp==0.6.5 +osqp==0.6.7 packaging==24.0 pathspec==0.12.1 PennyLane_Lightning==0.37.0 @@ -62,8 +65,9 @@ protobuf==4.25.3 py==1.11.0 py-cpuinfo==9.0.0 Pygments==2.18.0 +pylint==2.7.4 pyparsing==3.1.2 -pytest==8.2.0 +pytest==8.2.1 pytest-benchmark==4.0.0 pytest-cov==5.0.0 pytest-forked==1.6.0 @@ -73,11 +77,11 @@ pytest-xdist==3.6.1 python-dateutil==2.9.0.post0 PyYAML==6.0.1 qdldl==0.1.7.post2 -requests==2.31.0 +requests==2.32.3 rich==13.7.1 rustworkx==0.14.2 scipy==1.11.4 -scs==3.2.4.post1 +scs==3.2.4.post2 semantic-version==2.10.0 six==1.16.0 tensorboard==2.16.2 @@ -88,9 +92,9 @@ termcolor==2.4.0 tf_keras==2.16.0 toml==0.10.2 tomli==2.0.1 -typing_extensions==4.11.0 +typing_extensions==4.12.1 urllib3==2.2.1 virtualenv==20.26.2 Werkzeug==3.0.3 -wrapt==1.16.0 -zipp==3.18.2 +wrapt==1.12.1 +zipp==3.19.1 diff --git a/.github/stable/torch.txt b/.github/stable/torch.txt index 1acf7336c96..18a7db0f881 100644 --- a/.github/stable/torch.txt +++ b/.github/stable/torch.txt @@ -1,15 +1,16 @@ appdirs==1.4.4 +astroid==2.6.6 autograd==1.6.2 -autoray==0.6.9 +autoray==0.6.12 black==24.4.2 cachetools==5.3.3 -certifi==2024.2.2 +certifi==2024.6.2 cfgv==3.4.0 charset-normalizer==3.3.2 -clarabel==0.7.1 +clarabel==0.9.0 click==8.1.7 contourpy==1.2.1 -coverage==7.5.1 +coverage==7.5.3 cvxopt==1.3.2 cvxpy==1.5.1 cycler==0.12.1 @@ -19,7 +20,7 @@ exceptiongroup==1.2.1 execnet==2.1.1 filelock==3.14.0 flaky==3.8.1 -fonttools==4.51.0 +fonttools==4.53.0 fsspec==2024.5.0 future==1.0.0 identify==2.5.36 @@ -29,14 +30,16 @@ iniconfig==2.0.0 isort==5.13.2 Jinja2==3.1.4 kiwisolver==1.4.5 +lazy-object-proxy==1.10.0 MarkupSafe==2.1.5 matplotlib==3.9.0 +mccabe==0.6.1 mpmath==1.3.0 mypy-extensions==1.0.0 networkx==3.2.1 -nodeenv==1.8.0 +nodeenv==1.9.0 numpy==1.26.4 -osqp==0.6.5 +osqp==0.6.7 packaging==24.0 pathspec==0.12.1 PennyLane_Lightning==0.37.0 @@ -46,8 +49,9 @@ pluggy==1.5.0 pre-commit==3.7.1 py==1.11.0 py-cpuinfo==9.0.0 +pylint==2.7.4 pyparsing==3.1.2 -pytest==8.2.0 +pytest==8.2.1 pytest-benchmark==4.0.0 pytest-cov==5.0.0 pytest-forked==1.6.0 @@ -57,17 +61,18 @@ python-dateutil==2.9.0.post0 pytorch-triton-rocm==2.3.0 PyYAML==6.0.1 qdldl==0.1.7.post2 -requests==2.31.0 +requests==2.32.3 rustworkx==0.14.2 scipy==1.11.4 -scs==3.2.4.post1 +scs==3.2.4.post2 semantic-version==2.10.0 six==1.16.0 -sympy==1.12 +sympy==1.12.1 toml==0.10.2 tomli==2.0.1 torch==2.3.0+rocm6.0 -typing_extensions==4.11.0 +typing_extensions==4.12.1 urllib3==2.2.1 virtualenv==20.26.2 -zipp==3.18.2 +wrapt==1.12.1 +zipp==3.19.1