Skip to content

Commit

Permalink
update dependencies for mpcontribs-portal (ubuntu-latest/py3.11)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Nov 11, 2024
1 parent 2930dda commit 6d15e09
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 20 deletions.
20 changes: 10 additions & 10 deletions mpcontribs-portal/requirements/ubuntu-latest_py3.11.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@ boltons==24.1.0
# via
# mpcontribs-client
# mpcontribs-portal (setup.py)
boto3==1.35.54
boto3==1.35.57
# via mpcontribs-portal (setup.py)
botocore==1.35.54
botocore==1.35.57
# via
# boto3
# s3transfer
Expand All @@ -48,7 +48,7 @@ cycler==0.12.1
# via matplotlib
ddtrace==2.16.0
# via mpcontribs-portal (setup.py)
debugpy==1.8.7
debugpy==1.8.8
# via ipykernel
decorator==5.1.1
# via ipython
Expand Down Expand Up @@ -111,7 +111,7 @@ ipython-genutils==0.2.0
# via mpcontribs-portal (setup.py)
isoduration==20.11.0
# via jsonschema
jedi==0.19.1
jedi==0.19.2
# via ipython
jinja2==3.1.4
# via
Expand Down Expand Up @@ -204,9 +204,9 @@ numpy==1.26.4
# pymatgen
# scipy
# spglib
opentelemetry-api==1.28.0
opentelemetry-api==1.28.1
# via ddtrace
packaging==24.1
packaging==24.2
# via
# gunicorn
# ipykernel
Expand Down Expand Up @@ -301,7 +301,7 @@ rfc3339-validator==0.1.4
# via jsonschema
rfc3986-validator==0.1.1
# via jsonschema
rpds-py==0.20.1
rpds-py==0.21.0
# via
# jsonschema
# referencing
Expand Down Expand Up @@ -358,7 +358,7 @@ tornado==6.4.1
# via
# ipykernel
# jupyter-client
tqdm==4.66.6
tqdm==4.67.0
# via
# mpcontribs-client
# pymatgen
Expand Down Expand Up @@ -395,7 +395,7 @@ urllib3==2.2.3
# requests
wcwidth==0.2.13
# via prompt-toolkit
webcolors==24.8.0
webcolors==24.11.1
# via jsonschema
webencodings==0.5.1
# via
Expand All @@ -409,7 +409,7 @@ wrapt==1.16.0
# deprecated
xmltodict==0.14.2
# via ddtrace
zipp==3.20.2
zipp==3.21.0
# via importlib-metadata
zope-event==5.0
# via gevent
Expand Down
20 changes: 10 additions & 10 deletions mpcontribs-portal/requirements/ubuntu-latest_py3.11_extras.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@ boltons==24.1.0
# via
# mpcontribs-client
# mpcontribs-portal (setup.py)
boto3==1.35.54
boto3==1.35.57
# via mpcontribs-portal (setup.py)
botocore==1.35.54
botocore==1.35.57
# via
# boto3
# s3transfer
Expand All @@ -48,7 +48,7 @@ cycler==0.12.1
# via matplotlib
ddtrace==2.16.0
# via mpcontribs-portal (setup.py)
debugpy==1.8.7
debugpy==1.8.8
# via ipykernel
decorator==5.1.1
# via ipython
Expand Down Expand Up @@ -115,7 +115,7 @@ ipython-genutils==0.2.0
# via mpcontribs-portal (setup.py)
isoduration==20.11.0
# via jsonschema
jedi==0.19.1
jedi==0.19.2
# via ipython
jinja2==3.1.4
# via
Expand Down Expand Up @@ -210,9 +210,9 @@ numpy==1.26.4
# pymatgen
# scipy
# spglib
opentelemetry-api==1.28.0
opentelemetry-api==1.28.1
# via ddtrace
packaging==24.1
packaging==24.2
# via
# gunicorn
# ipykernel
Expand Down Expand Up @@ -316,7 +316,7 @@ rfc3339-validator==0.1.4
# via jsonschema
rfc3986-validator==0.1.1
# via jsonschema
rpds-py==0.20.1
rpds-py==0.21.0
# via
# jsonschema
# referencing
Expand Down Expand Up @@ -373,7 +373,7 @@ tornado==6.4.1
# via
# ipykernel
# jupyter-client
tqdm==4.66.6
tqdm==4.67.0
# via
# mpcontribs-client
# pymatgen
Expand Down Expand Up @@ -410,7 +410,7 @@ urllib3==2.2.3
# requests
wcwidth==0.2.13
# via prompt-toolkit
webcolors==24.8.0
webcolors==24.11.1
# via jsonschema
webencodings==0.5.1
# via
Expand All @@ -424,7 +424,7 @@ wrapt==1.16.0
# deprecated
xmltodict==0.14.2
# via ddtrace
zipp==3.20.2
zipp==3.21.0
# via importlib-metadata
zope-event==5.0
# via gevent
Expand Down

0 comments on commit 6d15e09

Please sign in to comment.