Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update stable dependency files #5905

Merged
merged 35 commits into from
Jul 23, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
35 commits
Select commit Hold shift + click to select a range
9a55624
Update changed dependencies
Jun 25, 2024
ec1428d
Update stable docs dependencies
Jun 25, 2024
4a0e5bf
Update stable docs dependencies
Jun 27, 2024
0ac0f35
Update changed dependencies
Jun 27, 2024
ac9158c
Update stable docs dependencies
Jul 1, 2024
a75fbcb
Update stable docs dependencies
Jul 2, 2024
144da42
Update changed dependencies
Jul 2, 2024
582be09
Update stable docs dependencies
Jul 4, 2024
1d24ae4
Update stable docs dependencies
Jul 5, 2024
577c3cd
Update changed dependencies
Jul 5, 2024
1d1558b
Update stable docs dependencies
Jul 8, 2024
9707b75
Update stable docs dependencies
Jul 8, 2024
8f09ab2
Update stable docs dependencies
Jul 9, 2024
9d2564c
Update changed dependencies
Jul 9, 2024
6ad1a2c
Update changed dependencies
Jul 10, 2024
8c5289c
Update stable docs dependencies
Jul 11, 2024
4a660d6
Update changed dependencies
Jul 11, 2024
7dc86b3
Update stable docs dependencies
Jul 12, 2024
4957ffa
Update stable docs dependencies
Jul 12, 2024
2ad8f21
Update changed dependencies
Jul 12, 2024
a3387b2
Update stable docs dependencies
Jul 12, 2024
d2f5d73
Update stable docs dependencies
Jul 12, 2024
a096203
Update stable docs dependencies
Jul 13, 2024
8323e9c
Update stable docs dependencies
Jul 15, 2024
bcce586
Update changed dependencies
Jul 15, 2024
4200d0b
Update changed dependencies
Jul 17, 2024
a17b4af
Update stable docs dependencies
Jul 18, 2024
d70f76b
Update changed dependencies
Jul 18, 2024
99cbee4
Update changed dependencies
Jul 19, 2024
7b7a97c
Update stable docs dependencies
Jul 19, 2024
5527899
Update stable docs dependencies
Jul 21, 2024
7ffc6ef
Update changed dependencies
Jul 22, 2024
ad282c4
Update stable docs dependencies
Jul 23, 2024
c7884b5
Update changed dependencies
Jul 23, 2024
ffbba6f
Merge branch 'master' into bot/stable-deps-update
albi3ro Jul 23, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
44 changes: 22 additions & 22 deletions .github/stable/all_interfaces.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,48 +5,48 @@ astunparse==1.6.3
autograd==1.6.2
autoray==0.6.12
black==24.4.2
cachetools==5.3.3
certifi==2024.6.2
cachetools==5.4.0
certifi==2024.7.4
cfgv==3.4.0
charset-normalizer==3.3.2
clarabel==0.9.0
click==8.1.7
contourpy==1.2.1
coverage==7.5.4
coverage==7.6.0
cvxopt==1.3.2
cvxpy==1.5.2
cycler==0.12.1
distlib==0.3.8
ecos==2.0.14
exceptiongroup==1.2.1
exceptiongroup==1.2.2
execnet==2.1.1
filelock==3.15.4
flaky==3.8.1
flatbuffers==24.3.25
fonttools==4.53.0
fsspec==2024.6.0
fonttools==4.53.1
fsspec==2024.6.1
future==1.0.0
gast==0.5.4
gast==0.6.0
google-pasta==0.2.0
grpcio==1.64.1
grpcio==1.65.1
h5py==3.11.0
identify==2.5.36
identify==2.6.0
idna==3.7
importlib_metadata==7.2.1
importlib_metadata==8.1.0
importlib_resources==6.4.0
iniconfig==2.0.0
isort==5.13.2
jax==0.4.23
jaxlib==0.4.23
Jinja2==3.1.4
keras==3.3.3
keras==3.4.1
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
matplotlib==3.9.1
mccabe==0.6.1
mdurl==0.1.2
ml-dtypes==0.3.2
Expand All @@ -57,12 +57,12 @@ networkx==3.2.1
nodeenv==1.9.1
numpy==1.26.4
opt-einsum==3.3.0
optree==0.11.0
osqp==0.6.7
optree==0.12.1
osqp==0.6.7.post0
packaging==24.1
pathspec==0.12.1
PennyLane_Lightning==0.37.0
pillow==10.3.0
PennyLane_Lightning==0.38.0
pillow==10.4.0
platformdirs==4.2.2
pluggy==1.5.0
pre-commit==3.7.1
Expand All @@ -72,7 +72,7 @@ py-cpuinfo==9.0.0
Pygments==2.18.0
pylint==2.7.4
pyparsing==3.1.2
pytest==8.2.2
pytest==8.3.1
pytest-benchmark==4.0.0
pytest-cov==5.0.0
pytest-forked==1.6.0
Expand All @@ -84,16 +84,16 @@ PyYAML==6.0.1
qdldl==0.1.7.post4
requests==2.32.3
rich==13.7.1
rustworkx==0.14.2
rustworkx==0.15.1
scipy==1.12.0
scs==3.2.4.post3
scs==3.2.6
semantic-version==2.10.0
six==1.16.0
sympy==1.12.1
sympy==1.13.1
tensorboard==2.16.2
tensorboard-data-server==0.7.2
tensorflow==2.16.1
tensorflow-io-gcs-filesystem==0.37.0
tensorflow==2.16.2
tensorflow-io-gcs-filesystem==0.37.1
termcolor==2.4.0
tf_keras==2.16.0
toml==0.10.2
Expand Down
26 changes: 13 additions & 13 deletions .github/stable/core.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,51 +3,51 @@ astroid==2.6.6
autograd==1.6.2
autoray==0.6.12
black==24.4.2
cachetools==5.3.3
certifi==2024.6.2
cachetools==5.4.0
certifi==2024.7.4
cfgv==3.4.0
charset-normalizer==3.3.2
clarabel==0.9.0
click==8.1.7
contourpy==1.2.1
coverage==7.5.4
coverage==7.6.0
cvxopt==1.3.2
cvxpy==1.5.2
cycler==0.12.1
distlib==0.3.8
ecos==2.0.14
exceptiongroup==1.2.1
exceptiongroup==1.2.2
execnet==2.1.1
filelock==3.15.4
flaky==3.8.1
fonttools==4.53.0
fonttools==4.53.1
future==1.0.0
identify==2.5.36
identify==2.6.0
idna==3.7
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
matplotlib==3.9.1
mccabe==0.6.1
mypy-extensions==1.0.0
networkx==3.2.1
nodeenv==1.9.1
numpy==1.26.4
osqp==0.6.7
osqp==0.6.7.post0
packaging==24.1
pathspec==0.12.1
PennyLane_Lightning==0.37.0
pillow==10.3.0
PennyLane_Lightning==0.38.0
pillow==10.4.0
platformdirs==4.2.2
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.2
pytest==8.3.1
pytest-benchmark==4.0.0
pytest-cov==5.0.0
pytest-forked==1.6.0
Expand All @@ -58,9 +58,9 @@ python-dateutil==2.9.0.post0
PyYAML==6.0.1
qdldl==0.1.7.post4
requests==2.32.3
rustworkx==0.14.2
rustworkx==0.15.1
scipy==1.11.4
scs==3.2.4.post3
scs==3.2.6
semantic-version==2.10.0
six==1.16.0
toml==0.10.2
Expand Down
26 changes: 13 additions & 13 deletions .github/stable/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,31 +9,31 @@ attrs==23.2.0
autograd==1.6.2
autoray==0.6.12
Babel==2.15.0
cachetools==5.3.3
certifi==2024.6.2
cachetools==5.4.0
certifi==2024.7.4
charset-normalizer==3.3.2
cirq-core==1.3.0
contourpy==1.2.1
cycler==0.12.1
deprecation==2.1.0
docutils==0.16
duet==0.2.9
exceptiongroup==1.2.1
exceptiongroup==1.2.2
flatbuffers==24.3.25
fonttools==4.53.0
fonttools==4.53.1
frozenlist==1.4.1
fsspec==2024.6.0
fsspec==2024.6.1
future==1.0.0
gast==0.4.0
google-auth==2.30.0
google-auth==2.32.0
google-auth-oauthlib==0.4.6
google-pasta==0.2.0
graphviz==0.20.3
grpcio==1.64.1
grpcio==1.65.1
h5py==3.11.0
idna==3.7
imagesize==1.4.1
importlib_metadata==7.2.1
importlib_metadata==8.1.0
importlib_resources==6.4.0
iniconfig==2.0.0
jax==0.4.16
Expand All @@ -60,8 +60,8 @@ opt-einsum==3.3.0
packaging==24.1
pandas==2.2.2
pennylane-sphinx-theme==0.5.7
PennyLane_Lightning==0.36.0
pillow==10.3.0
PennyLane_Lightning==0.37.0
pillow==10.4.0
pluggy==1.5.0
protobuf==3.19.6
PubChemPy==1.0.4
Expand All @@ -73,7 +73,7 @@ Pygments==2.18.0
pygments-github-lexers==0.0.5
pyparsing==3.1.2
pyscf==2.6.2
pytest==8.2.2
pytest==8.3.1
python-dateutil==2.9.0.post0
pytz==2024.1
PyYAML==6.0.1
Expand All @@ -98,13 +98,13 @@ sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==1.0.3
sphinxcontrib-serializinghtml==1.1.5
sphinxext-opengraph==0.6.3
sympy==1.12.1
sympy==1.13.1
tensorboard==2.11.2
tensorboard-data-server==0.6.1
tensorboard-plugin-wit==1.8.1
tensorflow==2.11.1
tensorflow-estimator==2.11.0
tensorflow-io-gcs-filesystem==0.37.0
tensorflow-io-gcs-filesystem==0.37.1
tensornetwork==0.3.0
termcolor==2.4.0
toml==0.10.2
Expand Down
Loading
Loading