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 Jan 2, 2024
1 parent edd0aae commit 33826c7
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
8 changes: 4 additions & 4 deletions emmet-core/requirements/ubuntu-latest_py3.9.txt
Original file line number Diff line number Diff line change
Expand Up @@ -54,19 +54,19 @@ palettable==3.3.3
# via pymatgen
pandas==2.1.4
# via pymatgen
pillow==10.1.0
pillow==10.2.0
# via matplotlib
plotly==5.18.0
# via pymatgen
pybtex==0.24.0
# via
# emmet-core (setup.py)
# pymatgen
pydantic==2.5.2
pydantic==2.5.3
# via
# emmet-core (setup.py)
# pydantic-settings
pydantic-core==2.14.5
pydantic-core==2.14.6
# via pydantic
pydantic-settings==2.1.0
# via emmet-core (setup.py)
Expand Down Expand Up @@ -112,7 +112,7 @@ typing-extensions==4.9.0
# emmet-core (setup.py)
# pydantic
# pydantic-core
tzdata==2023.3
tzdata==2023.4
# via pandas
uncertainties==3.1.7
# via pymatgen
Expand Down
24 changes: 12 additions & 12 deletions emmet-core/requirements/ubuntu-latest_py3.9_extras.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ ase==3.22.1
# matgl
async-timeout==4.0.3
# via aiohttp
attrs==23.1.0
attrs==23.2.0
# via aiohttp
bracex==2.4
# via wcmatch
Expand All @@ -39,7 +39,7 @@ colorama==0.4.6
# via griffe
contourpy==1.2.0
# via matplotlib
coverage[toml]==7.3.3
coverage[toml]==7.4.0
# via
# coverage
# pytest-cov
Expand Down Expand Up @@ -94,7 +94,7 @@ idna==3.6
# via
# requests
# yarl
importlib-metadata==7.0.0
importlib-metadata==7.0.1
# via
# markdown
# mkdocs
Expand Down Expand Up @@ -142,7 +142,7 @@ markupsafe==2.1.3
# jinja2
# mkdocs
# mkdocstrings
matcalc==0.0.3
matcalc==0.0.4
# via emmet-core (setup.py)
matgl==0.9.1
# via emmet-core (setup.py)
Expand Down Expand Up @@ -199,7 +199,7 @@ multidict==6.0.4
# via
# aiohttp
# yarl
mypy==1.7.1
mypy==1.8.0
# via emmet-core (setup.py)
mypy-extensions==1.0.0
# via
Expand Down Expand Up @@ -287,7 +287,7 @@ pathspec==0.12.1
# via mkdocs
phonopy==2.21.0
# via matcalc
pillow==10.1.0
pillow==10.2.0
# via matplotlib
platformdirs==4.1.0
# via
Expand Down Expand Up @@ -315,12 +315,12 @@ pycodestyle==2.11.1
# via
# emmet-core (setup.py)
# flake8
pydantic==2.5.2
pydantic==2.5.3
# via
# emmet-core (setup.py)
# inflect
# pydantic-settings
pydantic-core==2.14.5
pydantic-core==2.14.6
# via pydantic
pydantic-settings==2.1.0
# via emmet-core (setup.py)
Expand All @@ -344,15 +344,15 @@ pymatgen-analysis-alloys==0.0.6
# via emmet-core (setup.py)
pymatgen-analysis-diffusion==2023.8.15
# via emmet-core (setup.py)
pymdown-extensions==10.5
pymdown-extensions==10.7
# via
# mkdocs-material
# mkdocstrings
pymongo==4.6.1
# via matminer
pyparsing==3.1.1
# via matplotlib
pytest==7.4.3
pytest==7.4.4
# via
# emmet-core (setup.py)
# pytest-cov
Expand All @@ -365,7 +365,7 @@ python-dateutil==2.8.2
# pandas
python-dotenv==1.0.0
# via pydantic-settings
pytorch-lightning==2.1.2
pytorch-lightning==2.1.3
# via matgl
pytz==2023.3.post1
# via pandas
Expand Down Expand Up @@ -459,7 +459,7 @@ tqdm==4.66.1
# pytorch-lightning
triton==2.1.0
# via torch
types-requests==2.31.0.10
types-requests==2.31.0.20231231
# via emmet-core (setup.py)
types-setuptools==69.0.0.0
# via emmet-core (setup.py)
Expand Down

0 comments on commit 33826c7

Please sign in to comment.