Skip to content

Commit

Permalink
update dependencies for emmet-core (ubuntu-latest/py3.11)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Sep 16, 2024
1 parent c824f9c commit 1b5cbca
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 23 deletions.
10 changes: 5 additions & 5 deletions emmet-core/requirements/ubuntu-latest_py3.11.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ cycler==0.12.1
# via matplotlib
fonttools==4.53.1
# via matplotlib
idna==3.8
idna==3.10
# via requests
joblib==1.4.2
# via pymatgen
Expand Down Expand Up @@ -53,7 +53,7 @@ pandas==2.2.2
# via pymatgen
pillow==10.4.0
# via matplotlib
plotly==5.24.0
plotly==5.24.1
# via pymatgen
pybtex==0.24.0
# via
Expand All @@ -65,7 +65,7 @@ pydantic==2.9.1
# pydantic-settings
pydantic-core==2.23.3
# via pydantic
pydantic-settings==2.5.0
pydantic-settings==2.5.2
# via emmet-core (setup.py)
pymatgen==2024.9.10
# via emmet-core (setup.py)
Expand All @@ -77,7 +77,7 @@ python-dateutil==2.9.0.post0
# pandas
python-dotenv==1.0.1
# via pydantic-settings
pytz==2024.1
pytz==2024.2
# via pandas
pyyaml==6.0.2
# via pybtex
Expand Down Expand Up @@ -112,5 +112,5 @@ tzdata==2024.1
# via pandas
uncertainties==3.2.2
# via pymatgen
urllib3==2.2.2
urllib3==2.2.3
# via requests
38 changes: 20 additions & 18 deletions emmet-core/requirements/ubuntu-latest_py3.11_extras.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,9 @@ attrs==24.2.0
# referencing
bcrypt==4.2.0
# via paramiko
boto3==1.35.16
boto3==1.35.19
# via maggma
botocore==1.35.16
botocore==1.35.19
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -104,15 +104,15 @@ ghp-import==2.1.0
# via mkdocs
griddataformats==1.0.2
# via mdanalysis
griffe==1.3.0
griffe==1.3.1
# via mkdocstrings-python
h5py==3.11.0
# via phonopy
htmlmin2==0.1.13
# via mkdocs-minify-plugin
identify==2.6.0
identify==2.6.1
# via pre-commit
idna==3.8
idna==3.10
# via
# requests
# yarl
Expand Down Expand Up @@ -239,7 +239,7 @@ mkdocstrings-python==1.11.1
# via mkdocstrings
mmtf-python==1.1.3
# via mdanalysis
mongomock==4.1.2
mongomock==4.2.0.post1
# via maggma
monty==2024.7.30
# via
Expand All @@ -253,7 +253,7 @@ monty==2024.7.30
# robocrys
more-itertools==10.5.0
# via inflect
mp-api==0.42.1
mp-api==0.42.2
# via robocrys
mp-pyrho==0.4.4
# via pymatgen-analysis-defects
Expand Down Expand Up @@ -382,26 +382,26 @@ pandas==2.2.2
# seaborn
# solvation-analysis
# statsmodels
paramiko==3.4.1
paramiko==3.5.0
# via sshtunnel
pathspec==0.12.1
# via mkdocs
patsy==0.5.6
# via statsmodels
phonopy==2.27.0
phonopy==2.28.0
# via matcalc
pillow==10.4.0
# via
# imageio
# matplotlib
# rdkit
# scikit-image
platformdirs==4.3.2
platformdirs==4.3.3
# via
# mkdocs-get-deps
# mkdocstrings
# virtualenv
plotly==5.24.0
plotly==5.24.1
# via
# pymatgen
# solvation-analysis
Expand Down Expand Up @@ -436,7 +436,7 @@ pydantic==2.9.1
# pydantic-settings
pydantic-core==2.23.3
# via pydantic
pydantic-settings==2.5.0
pydantic-settings==2.5.2
# via
# emmet-core
# emmet-core (setup.py)
Expand Down Expand Up @@ -499,8 +499,10 @@ python-dotenv==1.0.1
# via pydantic-settings
pytorch-lightning==2.4.0
# via lightning
pytz==2024.1
# via pandas
pytz==2024.2
# via
# mongomock
# pandas
pyyaml==6.0.2
# via
# lightning
Expand Down Expand Up @@ -548,7 +550,7 @@ s3transfer==0.10.2
# via boto3
scikit-image==0.24.0
# via pymatgen-analysis-defects
scikit-learn==1.5.1
scikit-learn==1.5.2
# via matminer
scipy==1.14.1
# via
Expand Down Expand Up @@ -618,7 +620,7 @@ torchdata==0.7.1
# via
# dgl
# matgl
torchmetrics==1.4.1
torchmetrics==1.4.2
# via
# lightning
# pytorch-lightning
Expand All @@ -637,7 +639,7 @@ triton==3.0.0
# via torch
typeguard==4.3.0
# via inflect
types-requests==2.32.0.20240907
types-requests==2.32.0.20240914
# via emmet-core (setup.py)
types-setuptools==74.1.0.20240907
# via emmet-core (setup.py)
Expand All @@ -659,7 +661,7 @@ tzdata==2024.1
# via pandas
uncertainties==3.2.2
# via pymatgen
urllib3==2.2.2
urllib3==2.2.3
# via
# botocore
# requests
Expand Down

0 comments on commit 1b5cbca

Please sign in to comment.