Commit e4cdcc8 github-actions
committed
1 parent 98ac15c commit e4cdcc8 Copy full SHA for e4cdcc8
File tree 2 files changed +7
-9
lines changed
2 files changed +7
-9
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.2.1
23
23
# via paramiko
24
- boto3==1.36.21
24
+ boto3==1.36.25
25
25
# via
26
26
# emmet-api (emmet/emmet-api/setup.py)
27
27
# maggma
28
- botocore==1.36.21
28
+ botocore==1.36.25
29
29
# via
30
30
# boto3
31
31
# s3transfer
@@ -47,7 +47,7 @@ cryptography==44.0.1
47
47
# via paramiko
48
48
cycler==0.12.1
49
49
# via matplotlib
50
- ddtrace==2.21 .0
50
+ ddtrace==3.0 .0
51
51
# via emmet-api (emmet/emmet-api/setup.py)
52
52
deprecated==1.2.18
53
53
# via opentelemetry-api
@@ -124,7 +124,6 @@ numpy==1.26.4
124
124
# via
125
125
# -r python/requirements.txt
126
126
# contourpy
127
- # emmet-api (emmet/emmet-api/setup.py)
128
127
# emmet-core
129
128
# imageio
130
129
# maggma
@@ -188,7 +187,7 @@ pydantic-settings==2.7.1
188
187
# maggma
189
188
pydash==8.0.5
190
189
# via maggma
191
- pymatgen==2025.1.9
190
+ pymatgen==2025.2.18
192
191
# via
193
192
# emmet-core
194
193
# mp-pyrho
@@ -226,7 +225,7 @@ referencing==0.36.2
226
225
# jsonschema-specifications
227
226
requests==2.32.3
228
227
# via pymatgen
229
- rpds-py==0.22.3
228
+ rpds-py==0.23.0
230
229
# via
231
230
# jsonschema
232
231
# referencing
@@ -239,7 +238,7 @@ ruamel-yaml-clib==0.2.12
239
238
# via ruamel-yaml
240
239
s3transfer==0.11.2
241
240
# via boto3
242
- scikit-image==0.25.1
241
+ scikit-image==0.25.2
243
242
# via pymatgen-analysis-defects
244
243
scipy==1.15.2
245
244
# via
@@ -270,7 +269,7 @@ sympy==1.13.3
270
269
# via pymatgen
271
270
tabulate==0.9.0
272
271
# via pymatgen
273
- tifffile==2025.1.10
272
+ tifffile==2025.2.18
274
273
# via scikit-image
275
274
tqdm==4.67.1
276
275
# via
Original file line number Diff line number Diff line change @@ -42,7 +42,6 @@ numpy==1.26.4
42
42
# via
43
43
# -r python/requirements.txt
44
44
# contourpy
45
- # emmet-core (emmet/emmet-core/setup.py)
46
45
# matplotlib
47
46
# monty
48
47
# pandas
You can’t perform that action at this time.
0 commit comments