Commit 610e09b github-actions
committed
1 parent a8dbfcb commit 610e09b Copy full SHA for 610e09b
File tree 2 files changed +15
-15
lines changed
2 files changed +15
-15
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ aioitertools==0.12.0
8
8
# via maggma
9
9
annotated-types==0.7.0
10
10
# via pydantic
11
- anyio==4.7 .0
11
+ anyio==4.8 .0
12
12
# via starlette
13
13
asgi-logger==0.1.0
14
14
# via emmet-api (emmet/emmet-api/setup.py)
@@ -21,11 +21,11 @@ attrs==24.3.0
21
21
# referencing
22
22
bcrypt==4.2.1
23
23
# via paramiko
24
- boto3==1.35.90
24
+ boto3==1.35.92
25
25
# via
26
26
# emmet-api (emmet/emmet-api/setup.py)
27
27
# maggma
28
- botocore==1.35.90
28
+ botocore==1.35.92
29
29
# via
30
30
# boto3
31
31
# s3transfer
@@ -103,7 +103,7 @@ matplotlib==3.10.0
103
103
# pymatgen
104
104
mongomock==4.3.0
105
105
# via maggma
106
- monty==2024.12.10
106
+ monty==2025.1.3
107
107
# via
108
108
# emmet-core
109
109
# maggma
@@ -157,7 +157,7 @@ pandas==2.2.3
157
157
# pymatgen
158
158
paramiko==3.5.0
159
159
# via sshtunnel
160
- pillow==11.0 .0
160
+ pillow==11.1 .0
161
161
# via
162
162
# imageio
163
163
# matplotlib
@@ -180,7 +180,7 @@ pydantic==2.10.4
180
180
# pydantic-settings
181
181
pydantic-core==2.27.2
182
182
# via pydantic
183
- pydantic-settings==2.7.0
183
+ pydantic-settings==2.7.1
184
184
# via
185
185
# emmet-core
186
186
# maggma
@@ -200,7 +200,7 @@ pymongo==4.10.1
200
200
# via maggma
201
201
pynacl==1.5.0
202
202
# via paramiko
203
- pyparsing==3.2.0
203
+ pyparsing==3.2.1
204
204
# via matplotlib
205
205
python-dateutil==2.9.0.post0
206
206
# via
@@ -228,7 +228,7 @@ rpds-py==0.22.3
228
228
# via
229
229
# jsonschema
230
230
# referencing
231
- ruamel-yaml==0.18.6
231
+ ruamel-yaml==0.18.10
232
232
# via
233
233
# maggma
234
234
# monty
@@ -239,7 +239,7 @@ s3transfer==0.10.4
239
239
# via boto3
240
240
scikit-image==0.25.0
241
241
# via pymatgen-analysis-defects
242
- scipy==1.14.1
242
+ scipy==1.15.0
243
243
# via
244
244
# -r python/requirements.txt
245
245
# pymatgen
Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ matplotlib==3.10.0
28
28
# via
29
29
# -r python/requirements.txt
30
30
# pymatgen
31
- monty==2024.12.10
31
+ monty==2025.1.3
32
32
# via
33
33
# emmet-core (emmet/emmet-core/setup.py)
34
34
# pymatgen
@@ -57,7 +57,7 @@ pandas==2.2.3
57
57
# via
58
58
# -r python/requirements.txt
59
59
# pymatgen
60
- pillow==11.0 .0
60
+ pillow==11.1 .0
61
61
# via matplotlib
62
62
plotly==5.24.1
63
63
# via pymatgen
@@ -71,11 +71,11 @@ pydantic==2.10.4
71
71
# pydantic-settings
72
72
pydantic-core==2.27.2
73
73
# via pydantic
74
- pydantic-settings==2.7.0
74
+ pydantic-settings==2.7.1
75
75
# via emmet-core (emmet/emmet-core/setup.py)
76
76
pymatgen==2024.11.13
77
77
# via emmet-core (emmet/emmet-core/setup.py)
78
- pyparsing==3.2.0
78
+ pyparsing==3.2.1
79
79
# via matplotlib
80
80
python-dateutil==2.9.0.post0
81
81
# via
@@ -89,13 +89,13 @@ pyyaml==6.0.2
89
89
# via pybtex
90
90
requests==2.32.3
91
91
# via pymatgen
92
- ruamel-yaml==0.18.6
92
+ ruamel-yaml==0.18.10
93
93
# via
94
94
# monty
95
95
# pymatgen
96
96
ruamel-yaml-clib==0.2.12
97
97
# via ruamel-yaml
98
- scipy==1.14.1
98
+ scipy==1.15.0
99
99
# via
100
100
# -r python/requirements.txt
101
101
# pymatgen
You can’t perform that action at this time.
0 commit comments