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

Automated dependency upgrades #425

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
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
50 changes: 25 additions & 25 deletions requirements/ubuntu-latest_py3.10.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 @@ -189,7 +189,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 @@ -217,7 +217,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 @@ -312,7 +312,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 @@ -324,7 +324,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 @@ -335,11 +335,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 @@ -373,12 +373,12 @@ pygments==2.18.0
# via
# ipython
# nbconvert
pymatgen==2024.2.20
pymatgen==2024.9.17.1
# 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 @@ -416,7 +416,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 @@ -446,7 +446,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.14.1
# via
Expand Down Expand Up @@ -494,7 +494,7 @@ terminado==0.18.1
# notebook
threadpoolctl==3.5.0
# via scikit-learn
tifffile==2024.8.30
tifffile==2024.9.20
# via scikit-image
tinycss2==1.3.0
# via nbconvert
Expand All @@ -508,7 +508,7 @@ tornado==6.4.1
# jupyterlab
# notebook
# terminado
tqdm==4.66.3
tqdm==4.66.5
# via
# maggma
# pymatgen
Expand Down Expand Up @@ -539,7 +539,7 @@ typing-extensions==4.12.2
# pydantic
# pydantic-core
# pydash
tzdata==2024.1
tzdata==2024.2
# via pandas
uncertainties==3.2.2
# via pymatgen
Expand All @@ -561,7 +561,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 @@ -573,7 +573,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

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