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 Jan 15, 2025
1 parent be3272e commit fa73a4c
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 18 deletions.
8 changes: 4 additions & 4 deletions emmet-core/requirements/ubuntu-latest_py3.11.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ latexcodec==3.0.0
# via pybtex
matplotlib==3.10.0
# via pymatgen
monty==2025.1.3
monty==2025.1.9
# via
# emmet-core (setup.py)
# pymatgen
Expand Down Expand Up @@ -60,15 +60,15 @@ pybtex==0.24.0
# via
# emmet-core (setup.py)
# pymatgen
pydantic==2.10.4
pydantic==2.10.5
# via
# emmet-core (setup.py)
# pydantic-settings
pydantic-core==2.27.2
# via pydantic
pydantic-settings==2.7.1
# via emmet-core (setup.py)
pymatgen==2024.11.13
pymatgen==2025.1.9
# via emmet-core (setup.py)
pyparsing==3.2.1
# via matplotlib
Expand All @@ -90,7 +90,7 @@ ruamel-yaml==0.18.10
# pymatgen
ruamel-yaml-clib==0.2.12
# via ruamel-yaml
scipy==1.15.0
scipy==1.15.1
# via pymatgen
six==1.17.0
# via
Expand Down
28 changes: 14 additions & 14 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.3.0
# referencing
bcrypt==4.2.1
# via paramiko
boto3==1.35.95
boto3==1.35.99
# via maggma
botocore==1.35.95
botocore==1.35.99
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -78,7 +78,7 @@ dnspython==2.7.0
# via
# maggma
# pymongo
emmet-core==0.84.6rc2
emmet-core==0.84.6rc3
# via mp-api
fasteners==0.19
# via mdanalysis
Expand Down Expand Up @@ -219,7 +219,7 @@ mkdocs==1.6.1
# mkdocs-material
# mkdocs-minify-plugin
# mkdocstrings
mkdocs-autorefs==1.2.0
mkdocs-autorefs==1.3.0
# via
# mkdocstrings
# mkdocstrings-python
Expand Down Expand Up @@ -247,7 +247,7 @@ mmtf-python==1.1.3
# via mdanalysis
mongomock==4.3.0
# via maggma
monty==2025.1.3
monty==2025.1.9
# via
# custodian
# emmet-core
Expand All @@ -257,7 +257,7 @@ monty==2025.1.3
# mp-api
# pymatgen
# robocrys
more-itertools==10.5.0
more-itertools==10.6.0
# via inflect
mp-api==0.45.1
# via robocrys
Expand Down Expand Up @@ -444,7 +444,7 @@ pycodestyle==2.12.1
# flake8
pycparser==2.22
# via cffi
pydantic==2.10.4
pydantic==2.10.5
# via
# emmet-core
# emmet-core (setup.py)
Expand All @@ -466,7 +466,7 @@ pyflakes==3.2.0
# via flake8
pygments==2.19.1
# via mkdocs-material
pymatgen==2024.11.13
pymatgen==2025.1.9
# via
# chgnet
# emmet-core
Expand Down Expand Up @@ -568,9 +568,9 @@ s3transfer==0.10.4
# via boto3
scikit-image==0.25.0
# via pymatgen-analysis-defects
scikit-learn==1.6.0
scikit-learn==1.6.1
# via matminer
scipy==1.15.0
scipy==1.15.1
# via
# ase
# dgl
Expand Down Expand Up @@ -613,7 +613,7 @@ sshtunnel==0.4.0
# via maggma
statsmodels==0.14.4
# via solvation-analysis
symfc==1.2.1
symfc==1.2.2
# via phonopy
sympy==1.13.1
# via
Expand All @@ -628,7 +628,7 @@ threadpoolctl==3.5.0
# via
# mdanalysis
# scikit-learn
tifffile==2024.12.12
tifffile==2025.1.10
# via scikit-image
torch==2.5.1
# via
Expand Down Expand Up @@ -663,7 +663,7 @@ typeguard==4.4.1
# via inflect
types-requests==2.32.0.20241016
# via emmet-core (setup.py)
types-setuptools==75.6.0.20241223
types-setuptools==75.8.0.20250110
# via emmet-core (setup.py)
typing-extensions==4.12.2
# via
Expand Down Expand Up @@ -700,7 +700,7 @@ wcmatch==10.0
# via mkdocs-awesome-pages-plugin
wincertstore==0.2.1
# via emmet-core (setup.py)
wrapt==1.17.0
wrapt==1.17.2
# via smart-open
yarl==1.18.3
# via aiohttp
Expand Down

0 comments on commit fa73a4c

Please sign in to comment.