Skip to content

Commit

Permalink
update dependencies for ubuntu-latest/py3.10
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Oct 28, 2024
1 parent aab16c1 commit c8d65fb
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 17 deletions.
12 changes: 6 additions & 6 deletions requirements/ubuntu-latest_py3.10.txt
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,9 @@ bleach==6.1.0
# via nbconvert
blinker==1.8.2
# via flask
boto3==1.35.46
boto3==1.35.49
# via maggma
botocore==1.35.46
botocore==1.35.49
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -125,7 +125,7 @@ ipykernel==6.29.5
# via
# nbclassic
# notebook
ipython==8.28.0
ipython==8.29.0
# via
# ipykernel
# jupyterlab
Expand Down Expand Up @@ -374,7 +374,7 @@ pygments==2.18.0
# via
# ipython
# nbconvert
pymatgen==2024.10.22
pymatgen==2024.10.27
# via
# crystal_toolkit (pyproject.toml)
# emmet-core
Expand Down Expand Up @@ -498,7 +498,7 @@ threadpoolctl==3.5.0
# via scikit-learn
tifffile==2024.9.20
# via scikit-image
tinycss2==1.3.0
tinycss2==1.4.0
# via nbconvert
tomli==2.0.2
# via jupyterlab
Expand Down Expand Up @@ -563,7 +563,7 @@ webencodings==0.5.1
# tinycss2
websocket-client==1.8.0
# via jupyter-server
werkzeug==3.0.4
werkzeug==3.0.6
# via
# dash
# flask
Expand Down
22 changes: 11 additions & 11 deletions requirements/ubuntu-latest_py3.10_extras.txt
Original file line number Diff line number Diff line change
Expand Up @@ -77,9 +77,9 @@ blinker==1.8.2
# via flask
boltztrap2==24.9.4
# via ifermi
boto3==1.35.46
boto3==1.35.49
# via maggma
botocore==1.35.46
botocore==1.35.49
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -260,7 +260,7 @@ fqdn==1.5.1
# via jsonschema
frozendict==2.4.6
# via crystal_toolkit (pyproject.toml)
frozenlist==1.4.1
frozenlist==1.5.0
# via
# aiohttp
# aiosignal
Expand Down Expand Up @@ -320,7 +320,7 @@ ipykernel==6.29.5
# via
# nbclassic
# notebook
ipython==8.28.0
ipython==8.29.0
# via
# ipykernel
# jupyterlab
Expand Down Expand Up @@ -638,7 +638,7 @@ pexpect==4.9.0
# via
# dephell-shells
# ipython
phonopy==2.29.0
phonopy==2.29.1
# via crystal_toolkit (pyproject.toml)
pillow==11.0.0
# via
Expand Down Expand Up @@ -725,7 +725,7 @@ pygments==2.18.0
# sphinx
pylops==2.3.1
# via py4dstem
pymatgen==2024.10.22
pymatgen==2024.10.27
# via
# crystal_toolkit (pyproject.toml)
# emmet-core
Expand Down Expand Up @@ -798,7 +798,7 @@ pyzmq==26.2.0
# notebook
recommonmark==0.7.1
# via crystal_toolkit (pyproject.toml)
redis==5.1.1
redis==5.2.0
# via crystal_toolkit (pyproject.toml)
referencing==0.35.1
# via
Expand Down Expand Up @@ -983,7 +983,7 @@ threadpoolctl==3.5.0
# scikit-learn
tifffile==2024.9.20
# via scikit-image
tinycss2==1.3.0
tinycss2==1.4.0
# via nbconvert
tomli==2.0.2
# via
Expand Down Expand Up @@ -1042,7 +1042,7 @@ trio==0.27.0
# trio-websocket
trio-websocket==0.11.1
# via selenium
typeguard==4.3.0
typeguard==4.4.0
# via inflect
types-python-dateutil==2.9.0.20241003
# via arrow
Expand Down Expand Up @@ -1094,7 +1094,7 @@ webencodings==0.5.1
# tinycss2
websocket-client==1.8.0
# via jupyter-server
werkzeug==3.0.4
werkzeug==3.0.6
# via
# dash
# flask
Expand All @@ -1118,7 +1118,7 @@ zipp==3.20.2
# via importlib-metadata
zope-event==5.0
# via gevent
zope-interface==7.1.0
zope-interface==7.1.1
# via gevent

# The following packages are considered to be unsafe in a requirements file:
Expand Down

0 comments on commit c8d65fb

Please sign in to comment.