Skip to content

Commit

Permalink
update dependencies for ubuntu-latest/py3.9
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Sep 30, 2024
1 parent c755e83 commit b746361
Show file tree
Hide file tree
Showing 2 changed files with 59 additions and 59 deletions.
50 changes: 25 additions & 25 deletions requirements/ubuntu-latest_py3.9.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ aiosqlite==0.20.0
# via ypy-websocket
annotated-types==0.7.0
# via pydantic
anyio==4.5.0
anyio==4.6.0
# via jupyter-server
argon2-cffi==23.1.0
# via
Expand All @@ -39,15 +39,15 @@ bleach==6.1.0
# via nbconvert
blinker==1.8.2
# via flask
boto3==1.35.23
boto3==1.35.29
# via maggma
botocore==1.35.23
botocore==1.35.29
# via
# boto3
# s3transfer
cachelib==0.9.0
# via flask-caching
certifi==2024.7.4
certifi==2024.8.30
# via requests
cffi==1.17.1
# via
Expand All @@ -68,17 +68,17 @@ crystaltoolkit-extension==0.6.0
# via crystal_toolkit (pyproject.toml)
cycler==0.12.1
# via matplotlib
dash==2.15.0
dash==2.18.1
# via crystal_toolkit (pyproject.toml)
dash-core-components==2.0.0
# via dash
dash-html-components==2.0.0
# via dash
dash-mp-components==0.4.46
dash-mp-components==0.4.47
# via crystal_toolkit (pyproject.toml)
dash-table==5.0.0
# via dash
debugpy==1.8.5
debugpy==1.8.6
# via ipykernel
decorator==5.1.1
# via ipython
Expand All @@ -88,7 +88,7 @@ dnspython==2.6.1
# via
# maggma
# pymongo
emmet-core==0.84.2rc10
emmet-core==0.84.3rc0
# via mp-api
entrypoints==0.4
# via jupyter-client
Expand All @@ -106,13 +106,13 @@ flask==3.0.3
# flask-caching
flask-caching==2.3.0
# via crystal_toolkit (pyproject.toml)
fonttools==4.53.1
fonttools==4.54.1
# via matplotlib
fqdn==1.5.1
# via jsonschema
frozendict==2.4.4
# via crystal_toolkit (pyproject.toml)
idna==3.7
idna==3.10
# via
# anyio
# jsonschema
Expand Down Expand Up @@ -198,7 +198,7 @@ jupyter-events==0.10.0
# via
# jupyter-server
# jupyter-server-fileid
jupyter-server==2.11.2
jupyter-server==2.14.2
# via
# jupyter-server-fileid
# jupyterlab
Expand Down Expand Up @@ -226,7 +226,7 @@ latexcodec==3.0.0
# via pybtex
lazy-loader==0.4
# via scikit-image
maggma==0.69.3
maggma==0.69.4
# via mp-api
markupsafe==2.1.5
# via
Expand Down Expand Up @@ -321,7 +321,7 @@ packaging==24.1
# scikit-image
palettable==3.3.3
# via pymatgen
pandas==2.2.2
pandas==2.2.3
# via
# maggma
# pymatgen
Expand All @@ -333,7 +333,7 @@ parso==0.8.4
# via jedi
pexpect==4.9.0
# via ipython
pillow==10.3.0
pillow==10.4.0
# via
# imageio
# matplotlib
Expand All @@ -344,11 +344,11 @@ plotly==5.24.1
# via
# dash
# pymatgen
prometheus-client==0.20.0
prometheus-client==0.21.0
# via
# jupyter-server
# notebook
prompt-toolkit==3.0.47
prompt-toolkit==3.0.48
# via ipython
psutil==6.0.0
# via ipykernel
Expand Down Expand Up @@ -382,12 +382,12 @@ pygments==2.18.0
# via
# ipython
# nbconvert
pymatgen==2024.2.20
pymatgen==2024.8.9
# via
# crystal_toolkit (pyproject.toml)
# emmet-core
# mp-api
pymongo==4.6.3
pymongo==4.9.1
# via maggma
pynacl==1.5.0
# via paramiko
Expand Down Expand Up @@ -425,7 +425,7 @@ referencing==0.35.1
# jsonschema
# jsonschema-specifications
# jupyter-events
requests==2.32.2
requests==2.32.3
# via
# dash
# jupyterlab-server
Expand Down Expand Up @@ -455,7 +455,7 @@ s3transfer==0.10.2
# via boto3
scikit-image==0.24.0
# via crystal_toolkit (pyproject.toml)
scikit-learn==1.5.0
scikit-learn==1.5.2
# via crystal_toolkit (pyproject.toml)
scipy==1.13.1
# via
Expand Down Expand Up @@ -517,7 +517,7 @@ tornado==6.4.1
# jupyterlab
# notebook
# terminado
tqdm==4.66.3
tqdm==4.66.5
# via
# maggma
# pymatgen
Expand Down Expand Up @@ -550,13 +550,13 @@ typing-extensions==4.12.2
# pydantic-core
# pydash
# spglib
tzdata==2024.1
tzdata==2024.2
# via pandas
uncertainties==3.2.2
# via pymatgen
uri-template==1.3.0
# via jsonschema
urllib3==2.2.3
urllib3==1.26.20
# via
# botocore
# requests
Expand All @@ -572,7 +572,7 @@ webencodings==0.5.1
# tinycss2
websocket-client==1.8.0
# via jupyter-server
werkzeug==3.0.3
werkzeug==3.0.4
# via
# dash
# flask
Expand All @@ -584,7 +584,7 @@ y-py==0.6.2
# ypy-websocket
ypy-websocket==0.8.4
# via jupyter-server-ydoc
zipp==3.19.1
zipp==3.20.2
# via
# importlib-metadata
# importlib-resources
Expand Down
Loading

0 comments on commit b746361

Please sign in to comment.