Skip to content

Commit

Permalink
update dependencies for emmet-core (ubuntu-latest/py3.9)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Jun 17, 2024
1 parent e06ad58 commit 4e7e666
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 11 deletions.
7 changes: 4 additions & 3 deletions emmet-core/requirements/ubuntu-latest_py3.9.txt
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ networkx==3.2.1
numpy==1.26.4
# via
# contourpy
# emmet-core (setup.py)
# matplotlib
# pandas
# pymatgen
Expand Down Expand Up @@ -68,7 +69,7 @@ pydantic==2.7.4
# pydantic-settings
pydantic-core==2.18.4
# via pydantic
pydantic-settings==2.3.2
pydantic-settings==2.3.3
# via emmet-core (setup.py)
pymatgen==2024.4.13
# via emmet-core (setup.py)
Expand Down Expand Up @@ -102,7 +103,7 @@ sympy==1.12.1
# via pymatgen
tabulate==0.9.0
# via pymatgen
tenacity==8.3.0
tenacity==8.4.1
# via plotly
tqdm==4.66.4
# via pymatgen
Expand All @@ -115,7 +116,7 @@ tzdata==2024.1
# via pandas
uncertainties==3.2.1
# via pymatgen
urllib3==2.2.1
urllib3==2.2.2
# via requests
zipp==3.19.2
# via importlib-resources
17 changes: 9 additions & 8 deletions emmet-core/requirements/ubuntu-latest_py3.9_extras.txt
Original file line number Diff line number Diff line change
Expand Up @@ -61,12 +61,12 @@ exceptiongroup==1.2.1
# via pytest
fasteners==0.19
# via mdanalysis
filelock==3.14.0
filelock==3.15.1
# via
# torch
# triton
# virtualenv
flake8==7.0.0
flake8==7.1.0
# via emmet-core (setup.py)
fonttools==4.53.0
# via matplotlib
Expand All @@ -83,7 +83,7 @@ ghp-import==2.1.0
# via mkdocs
griddataformats==1.0.2
# via mdanalysis
griffe==0.45.3
griffe==0.46.1
# via mkdocstrings-python
h5py==3.11.0
# via phonopy
Expand Down Expand Up @@ -257,6 +257,7 @@ numpy==1.26.4
# chgnet
# contourpy
# dgl
# emmet-core (setup.py)
# griddataformats
# h5py
# lightning
Expand Down Expand Up @@ -367,7 +368,7 @@ pybtex==0.24.0
# emmet-core (setup.py)
# pymatgen
# robocrys
pycodestyle==2.11.1
pycodestyle==2.12.0
# via
# emmet-core (setup.py)
# flake8
Expand All @@ -379,7 +380,7 @@ pydantic==2.7.4
# pydantic-settings
pydantic-core==2.18.4
# via pydantic
pydantic-settings==2.3.2
pydantic-settings==2.3.3
# via
# emmet-core
# emmet-core (setup.py)
Expand Down Expand Up @@ -427,7 +428,7 @@ python-dateutil==2.9.0.post0
# pandas
python-dotenv==1.0.1
# via pydantic-settings
pytorch-lightning==2.2.5
pytorch-lightning==2.3.0
# via lightning
pytz==2024.1
# via pandas
Expand Down Expand Up @@ -505,7 +506,7 @@ sympy==1.12.1
# torch
tabulate==0.9.0
# via pymatgen
tenacity==8.3.0
tenacity==8.4.1
# via plotly
threadpoolctl==3.5.0
# via
Expand Down Expand Up @@ -567,7 +568,7 @@ tzdata==2024.1
# via pandas
uncertainties==3.2.1
# via pymatgen
urllib3==2.2.1
urllib3==2.2.2
# via
# requests
# torchdata
Expand Down

0 comments on commit 4e7e666

Please sign in to comment.