Skip to content

Commit

Permalink
Update stable dependency files (#5690)
Browse files Browse the repository at this point in the history
Automatic update of stable requirement files to snapshot valid python
environments.

Because bots are not able to trigger CI on their own, please do so by
pushing an empty commit to this branch using the following command:

```
git commit --allow-empty -m 'trigger ci'
```

Alternatively, wait for this branch to be out-of-date with master, then
just use the "Update branch" button!

Note that it is expected that the PennyLane-Lightning repo is a version
ahead of the release, because the
version number is taken from the dev branch. Trying to `pip install`
from the files will fail until that
major version of Lightning is released.

If pip install fails with a not found error when installing because of
this, it can be fixed by manually
downgrading the PennyLane-Lightning version number in the file by 1
version and trying again.

---------

Co-authored-by: GitHub Actions Bot <>
Co-authored-by: Mudit Pandey <[email protected]>
  • Loading branch information
github-actions[bot] and mudit2812 authored May 16, 2024
1 parent 0dcb866 commit fce552a
Show file tree
Hide file tree
Showing 7 changed files with 23 additions and 23 deletions.
8 changes: 4 additions & 4 deletions .github/stable/all_interfaces.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ filelock==3.14.0
flaky==3.8.1
flatbuffers==24.3.25
fonttools==4.51.0
fsspec==2024.3.1
fsspec==2024.5.0
future==1.0.0
gast==0.5.4
google-pasta==0.2.0
Expand All @@ -44,7 +44,7 @@ libclang==18.1.1
Markdown==3.6
markdown-it-py==3.0.0
MarkupSafe==2.1.5
matplotlib==3.8.4
matplotlib==3.9.0
mdurl==0.1.2
ml-dtypes==0.3.2
mpmath==1.3.0
Expand All @@ -60,7 +60,7 @@ packaging==24.0
pathspec==0.12.1
PennyLane_Lightning==0.37.0
pillow==10.3.0
platformdirs==4.2.1
platformdirs==4.2.2
pluggy==1.5.0
pre-commit==3.7.1
protobuf==4.25.3
Expand Down Expand Up @@ -100,4 +100,4 @@ urllib3==2.2.1
virtualenv==20.26.2
Werkzeug==3.0.3
wrapt==1.16.0
zipp==3.18.1
zipp==3.18.2
6 changes: 3 additions & 3 deletions .github/stable/core.txt
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ importlib_resources==6.4.0
iniconfig==2.0.0
isort==5.13.2
kiwisolver==1.4.5
matplotlib==3.8.4
matplotlib==3.9.0
mypy-extensions==1.0.0
networkx==3.2.1
nodeenv==1.8.0
Expand All @@ -37,7 +37,7 @@ packaging==24.0
pathspec==0.12.1
PennyLane_Lightning==0.37.0
pillow==10.3.0
platformdirs==4.2.1
platformdirs==4.2.2
pluggy==1.5.0
pre-commit==3.7.1
py==1.11.0
Expand All @@ -64,4 +64,4 @@ tomli==2.0.1
typing_extensions==4.11.0
urllib3==2.2.1
virtualenv==20.26.2
zipp==3.18.1
zipp==3.18.2
6 changes: 3 additions & 3 deletions .github/stable/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ astunparse==1.6.3
async-timeout==4.0.3
attrs==23.2.0
autograd==1.6.2
autoray==0.6.11
autoray==0.6.12
Babel==2.15.0
cachetools==5.3.3
certifi==2024.2.2
Expand All @@ -22,7 +22,7 @@ exceptiongroup==1.2.1
flatbuffers==24.3.25
fonttools==4.51.0
frozenlist==1.4.1
fsspec==2024.3.1
fsspec==2024.5.0
future==1.0.0
gast==0.4.0
google-auth==2.29.0
Expand Down Expand Up @@ -118,4 +118,4 @@ Werkzeug==3.0.3
wrapt==1.16.0
xanadu-sphinx-theme==0.5.0
yarl==1.9.4
zipp==3.18.1
zipp==3.18.2
6 changes: 3 additions & 3 deletions .github/stable/external.txt
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ libclang==18.1.1
Markdown==3.6
markdown-it-py==3.0.0
MarkupSafe==2.1.5
matplotlib==3.8.4
matplotlib==3.9.0
matplotlib-inline==0.1.7
mdurl==0.1.2
mistune==3.0.2
Expand Down Expand Up @@ -114,7 +114,7 @@ PennyLane-Catalyst==0.6.0
PennyLane_Lightning==0.36.0
pexpect==4.9.0
pillow==10.3.0
platformdirs==4.2.1
platformdirs==4.2.2
pluggy==1.5.0
pre-commit==3.7.1
prometheus_client==0.20.0
Expand Down Expand Up @@ -183,4 +183,4 @@ websocket-client==1.8.0
Werkzeug==3.0.3
widgetsnbextension==3.6.6
wrapt==1.16.0
zipp==3.18.1
zipp==3.18.2
6 changes: 3 additions & 3 deletions .github/stable/jax.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ isort==5.13.2
jax==0.4.23
jaxlib==0.4.23
kiwisolver==1.4.5
matplotlib==3.8.4
matplotlib==3.9.0
ml-dtypes==0.4.0
mypy-extensions==1.0.0
networkx==3.2.1
Expand All @@ -42,7 +42,7 @@ packaging==24.0
pathspec==0.12.1
PennyLane_Lightning==0.37.0
pillow==10.3.0
platformdirs==4.2.1
platformdirs==4.2.2
pluggy==1.5.0
pre-commit==3.7.1
py==1.11.0
Expand All @@ -69,4 +69,4 @@ tomli==2.0.1
typing_extensions==4.11.0
urllib3==2.2.1
virtualenv==20.26.2
zipp==3.18.1
zipp==3.18.2
6 changes: 3 additions & 3 deletions .github/stable/tf.txt
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ libclang==18.1.1
Markdown==3.6
markdown-it-py==3.0.0
MarkupSafe==2.1.5
matplotlib==3.8.4
matplotlib==3.9.0
mdurl==0.1.2
ml-dtypes==0.3.2
mypy-extensions==1.0.0
Expand All @@ -55,7 +55,7 @@ packaging==24.0
pathspec==0.12.1
PennyLane_Lightning==0.37.0
pillow==10.3.0
platformdirs==4.2.1
platformdirs==4.2.2
pluggy==1.5.0
pre-commit==3.7.1
protobuf==4.25.3
Expand Down Expand Up @@ -93,4 +93,4 @@ urllib3==2.2.1
virtualenv==20.26.2
Werkzeug==3.0.3
wrapt==1.16.0
zipp==3.18.1
zipp==3.18.2
8 changes: 4 additions & 4 deletions .github/stable/torch.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ execnet==2.1.1
filelock==3.14.0
flaky==3.8.1
fonttools==4.51.0
fsspec==2024.3.1
fsspec==2024.5.0
future==1.0.0
identify==2.5.36
idna==3.7
Expand All @@ -30,7 +30,7 @@ isort==5.13.2
Jinja2==3.1.4
kiwisolver==1.4.5
MarkupSafe==2.1.5
matplotlib==3.8.4
matplotlib==3.9.0
mpmath==1.3.0
mypy-extensions==1.0.0
networkx==3.2.1
Expand All @@ -41,7 +41,7 @@ packaging==24.0
pathspec==0.12.1
PennyLane_Lightning==0.37.0
pillow==10.3.0
platformdirs==4.2.1
platformdirs==4.2.2
pluggy==1.5.0
pre-commit==3.7.1
py==1.11.0
Expand Down Expand Up @@ -70,4 +70,4 @@ torch==2.3.0+rocm6.0
typing_extensions==4.11.0
urllib3==2.2.1
virtualenv==20.26.2
zipp==3.18.1
zipp==3.18.2

0 comments on commit fce552a

Please sign in to comment.