Skip to content

Commit eaded45

Browse files
author
github-actions
committed
update dependencies for emmet-core (ubuntu-latest/py3.11)
1 parent f87cdce commit eaded45

File tree

2 files changed

+13
-11
lines changed

2 files changed

+13
-11
lines changed

emmet-core/requirements/ubuntu-latest_py3.11.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ six==1.17.0
9797
# via
9898
# pybtex
9999
# python-dateutil
100-
spglib==2.5.0
100+
spglib==2.6.0
101101
# via pymatgen
102102
sympy==1.13.3
103103
# via pymatgen
@@ -110,6 +110,7 @@ typing-extensions==4.12.2
110110
# emmet-core (setup.py)
111111
# pydantic
112112
# pydantic-core
113+
# spglib
113114
tzdata==2025.1
114115
# via pandas
115116
uncertainties==3.2.2

emmet-core/requirements/ubuntu-latest_py3.11_extras.txt

Lines changed: 11 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,9 @@ attrs==25.1.0
2828
# referencing
2929
bcrypt==4.3.0
3030
# via paramiko
31-
boto3==1.37.8
31+
boto3==1.37.9
3232
# via maggma
33-
botocore==1.37.8
33+
botocore==1.37.9
3434
# via
3535
# boto3
3636
# s3transfer
@@ -92,7 +92,7 @@ frozenlist==1.5.0
9292
# via
9393
# aiohttp
9494
# aiosignal
95-
fsspec[http]==2025.2.0
95+
fsspec[http]==2025.3.0
9696
# via
9797
# lightning
9898
# pytorch-lightning
@@ -107,7 +107,7 @@ h5py==3.13.0
107107
# via phonopy
108108
htmlmin2==0.1.13
109109
# via mkdocs-minify-plugin
110-
identify==2.6.8
110+
identify==2.6.9
111111
# via pre-commit
112112
idna==3.10
113113
# via
@@ -153,14 +153,14 @@ lazy-loader==0.4
153153
# via scikit-image
154154
lightning==2.5.0.post0
155155
# via matgl
156-
lightning-utilities==0.13.1
156+
lightning-utilities==0.14.0
157157
# via
158158
# lightning
159159
# pytorch-lightning
160160
# torchmetrics
161161
livereload==2.7.1
162162
# via emmet-core (setup.py)
163-
maggma==0.71.4
163+
maggma==0.71.5
164164
# via mp-api
165165
markdown==3.7
166166
# via
@@ -216,7 +216,7 @@ mkdocs==1.6.1
216216
# mkdocs-material
217217
# mkdocs-minify-plugin
218218
# mkdocstrings
219-
mkdocs-autorefs==1.4.0
219+
mkdocs-autorefs==1.4.1
220220
# via
221221
# mkdocstrings
222222
# mkdocstrings-python
@@ -236,11 +236,11 @@ mkdocs-material-extensions==1.3.1
236236
# mkdocs-material
237237
mkdocs-minify-plugin==0.8.0
238238
# via emmet-core (setup.py)
239-
mkdocstrings[python]==0.28.2
239+
mkdocstrings[python]==0.28.3
240240
# via
241241
# emmet-core (setup.py)
242242
# mkdocstrings-python
243-
mkdocstrings-python==1.16.2
243+
mkdocstrings-python==1.16.3
244244
# via mkdocstrings
245245
mmtf-python==1.1.3
246246
# via mdanalysis
@@ -602,7 +602,7 @@ snowballstemmer==2.2.0
602602
# via pydocstyle
603603
solvation-analysis==0.4.1
604604
# via emmet-core (setup.py)
605-
spglib==2.5.0
605+
spglib==2.6.0
606606
# via
607607
# phonopy
608608
# pymatgen
@@ -677,6 +677,7 @@ typing-extensions==4.12.2
677677
# pydash
678678
# pytorch-lightning
679679
# referencing
680+
# spglib
680681
# torch
681682
# typeguard
682683
tzdata==2025.1

0 commit comments

Comments
 (0)