Commit 947ecc8 github-actions
committed
1 parent ea7d0f6 commit 947ecc8 Copy full SHA for 947ecc8
File tree 2 files changed +10
-8
lines changed
2 files changed +10
-8
lines changed Original file line number Diff line number Diff line change @@ -21,11 +21,11 @@ attrs==25.1.0
21
21
# referencing
22
22
bcrypt==4.3.0
23
23
# via paramiko
24
- boto3==1.37.8
24
+ boto3==1.37.9
25
25
# via
26
26
# emmet-api (emmet/emmet-api/setup.py)
27
27
# maggma
28
- botocore==1.37.8
28
+ botocore==1.37.9
29
29
# via
30
30
# boto3
31
31
# s3transfer
@@ -95,7 +95,7 @@ latexcodec==3.0.0
95
95
# via pybtex
96
96
lazy-loader==0.4
97
97
# via scikit-image
98
- maggma[api]==0.71.4
98
+ maggma[api]==0.71.5
99
99
# via emmet-api (emmet/emmet-api/setup.py)
100
100
matplotlib==3.10.1
101
101
# via
@@ -114,7 +114,7 @@ mpmath==1.3.0
114
114
# via sympy
115
115
msgpack==1.1.0
116
116
# via maggma
117
- narwhals==1.29.1
117
+ narwhals==1.30.0
118
118
# via plotly
119
119
networkx==3.4.2
120
120
# via
@@ -258,11 +258,11 @@ six==1.17.0
258
258
# python-dateutil
259
259
sniffio==1.3.1
260
260
# via anyio
261
- spglib==2.5 .0
261
+ spglib==2.6 .0
262
262
# via pymatgen
263
263
sshtunnel==0.4.0
264
264
# via maggma
265
- starlette==0.46.0
265
+ starlette==0.46.1
266
266
# via fastapi
267
267
sympy==1.13.3
268
268
# via pymatgen
@@ -284,6 +284,7 @@ typing-extensions==4.12.2
284
284
# pydantic-core
285
285
# pydash
286
286
# referencing
287
+ # spglib
287
288
tzdata==2025.1
288
289
# via pandas
289
290
uncertainties==3.2.2
Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ monty==2025.3.3
34
34
# pymatgen
35
35
mpmath==1.3.0
36
36
# via sympy
37
- narwhals==1.29.1
37
+ narwhals==1.30.0
38
38
# via plotly
39
39
networkx==3.4.2
40
40
# via pymatgen
@@ -104,7 +104,7 @@ six==1.17.0
104
104
# via
105
105
# pybtex
106
106
# python-dateutil
107
- spglib==2.5 .0
107
+ spglib==2.6 .0
108
108
# via pymatgen
109
109
sympy==1.13.3
110
110
# via pymatgen
@@ -117,6 +117,7 @@ typing-extensions==4.12.2
117
117
# emmet-core (emmet/emmet-core/setup.py)
118
118
# pydantic
119
119
# pydantic-core
120
+ # spglib
120
121
tzdata==2025.1
121
122
# via pandas
122
123
uncertainties==3.2.2
You can’t perform that action at this time.
0 commit comments