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 20, 2025
1 parent 30416ea commit 47de25d
Showing 1 changed file with 12 additions and 11 deletions.
23 changes: 12 additions & 11 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.99
boto3==1.36.2
# via maggma
botocore==1.35.99
botocore==1.36.2
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -104,7 +104,7 @@ ghp-import==2.1.0
# via mkdocs
griddataformats==1.0.2
# via mdanalysis
griffe==1.5.4
griffe==1.5.5
# via mkdocstrings-python
h5py==3.12.1
# via phonopy
Expand All @@ -116,7 +116,7 @@ idna==3.10
# via
# requests
# yarl
imageio==2.36.1
imageio==2.37.0
# via scikit-image
inflect==7.5.0
# via robocrys
Expand Down Expand Up @@ -366,7 +366,7 @@ nvidia-nvjitlink-cu12==12.4.127
# torch
nvidia-nvtx-cu12==12.4.127
# via torch
orjson==3.10.14
orjson==3.10.15
# via maggma
packaging==24.2
# via
Expand Down Expand Up @@ -401,7 +401,7 @@ pathspec==0.12.1
# via mkdocs
patsy==1.0.1
# via statsmodels
phonopy==2.34.0
phonopy==2.34.1
# via matcalc
pillow==11.1.0
# via
Expand Down Expand Up @@ -458,7 +458,7 @@ pydantic-settings==2.7.1
# emmet-core
# emmet-core (setup.py)
# maggma
pydash==8.0.4
pydash==8.0.5
# via maggma
pydocstyle==6.3.0
# via emmet-core (setup.py)
Expand All @@ -482,7 +482,7 @@ pymatgen==2025.1.9
# robocrys
pymatgen-analysis-alloys==0.0.7
# via emmet-core (setup.py)
pymatgen-analysis-defects==2024.10.22
pymatgen-analysis-defects==2025.1.18
# via emmet-core (setup.py)
pymatgen-analysis-diffusion==2024.7.15
# via emmet-core (setup.py)
Expand Down Expand Up @@ -538,7 +538,7 @@ pyzmq==26.2.0
# via maggma
rdkit==2024.9.4
# via solvation-analysis
referencing==0.35.1
referencing==0.36.1
# via
# jsonschema
# jsonschema-specifications
Expand All @@ -564,7 +564,7 @@ ruamel-yaml==0.18.10
# robocrys
ruamel-yaml-clib==0.2.12
# via ruamel-yaml
s3transfer==0.10.4
s3transfer==0.11.1
# via boto3
scikit-image==0.25.0
# via pymatgen-analysis-defects
Expand Down Expand Up @@ -678,6 +678,7 @@ typing-extensions==4.12.2
# pydantic-core
# pydash
# pytorch-lightning
# referencing
# torch
# typeguard
tzdata==2024.2
Expand All @@ -690,7 +691,7 @@ urllib3==2.3.0
# requests
# torchdata
# types-requests
virtualenv==20.28.1
virtualenv==20.29.1
# via pre-commit
watchdog==6.0.0
# via mkdocs
Expand Down

0 comments on commit 47de25d

Please sign in to comment.