From 4e7e6666c49333f98d0170a8c29fb36955471070 Mon Sep 17 00:00:00 2001 From: github-actions Date: Mon, 17 Jun 2024 18:16:57 +0000 Subject: [PATCH] update dependencies for emmet-core (ubuntu-latest/py3.9) --- emmet-core/requirements/ubuntu-latest_py3.9.txt | 7 ++++--- .../requirements/ubuntu-latest_py3.9_extras.txt | 17 +++++++++-------- 2 files changed, 13 insertions(+), 11 deletions(-) diff --git a/emmet-core/requirements/ubuntu-latest_py3.9.txt b/emmet-core/requirements/ubuntu-latest_py3.9.txt index da4cf148ea..a538fc2aef 100644 --- a/emmet-core/requirements/ubuntu-latest_py3.9.txt +++ b/emmet-core/requirements/ubuntu-latest_py3.9.txt @@ -41,6 +41,7 @@ networkx==3.2.1 numpy==1.26.4 # via # contourpy + # emmet-core (setup.py) # matplotlib # pandas # pymatgen @@ -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) @@ -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 @@ -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 diff --git a/emmet-core/requirements/ubuntu-latest_py3.9_extras.txt b/emmet-core/requirements/ubuntu-latest_py3.9_extras.txt index 85fdbcf52d..8487df7941 100644 --- a/emmet-core/requirements/ubuntu-latest_py3.9_extras.txt +++ b/emmet-core/requirements/ubuntu-latest_py3.9_extras.txt @@ -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 @@ -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 @@ -257,6 +257,7 @@ numpy==1.26.4 # chgnet # contourpy # dgl + # emmet-core (setup.py) # griddataformats # h5py # lightning @@ -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 @@ -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) @@ -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 @@ -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 @@ -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