File tree Expand file tree Collapse file tree 2 files changed +11
-11
lines changed Expand file tree Collapse file tree 2 files changed +11
-11
lines changed Original file line number Diff line number Diff line change @@ -21,11 +21,11 @@ attrs==25.3.0
21
21
# referencing
22
22
bcrypt==4.3.0
23
23
# via paramiko
24
- boto3==1.37.33
24
+ boto3==1.37.36
25
25
# via
26
26
# emmet-api (emmet/emmet-api/setup.py)
27
27
# maggma
28
- botocore==1.37.33
28
+ botocore==1.37.36
29
29
# via
30
30
# boto3
31
31
# s3transfer
@@ -41,13 +41,13 @@ charset-normalizer==3.4.1
41
41
# via requests
42
42
click==8.1.8
43
43
# via uvicorn
44
- contourpy==1.3.1
44
+ contourpy==1.3.2
45
45
# via matplotlib
46
46
cryptography==44.0.2
47
47
# via paramiko
48
48
cycler==0.12.1
49
49
# via matplotlib
50
- ddtrace==2.21.5
50
+ ddtrace==2.21.6
51
51
# via emmet-api (emmet/emmet-api/setup.py)
52
52
deprecated==1.2.18
53
53
# via opentelemetry-api
@@ -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.34.1
117
+ narwhals==1.35.0
118
118
# via plotly
119
119
networkx==3.4.2
120
120
# via
@@ -136,7 +136,7 @@ numpy==1.26.4
136
136
# shapely
137
137
# spglib
138
138
# tifffile
139
- opentelemetry-api==1.32.0
139
+ opentelemetry-api==1.32.1
140
140
# via ddtrace
141
141
orjson==3.10.16
142
142
# via maggma
@@ -186,7 +186,7 @@ pydantic-settings==2.8.1
186
186
# maggma
187
187
pydash==8.0.5
188
188
# via maggma
189
- pymatgen==2025.4.10
189
+ pymatgen==2025.4.17
190
190
# via
191
191
# emmet-core
192
192
# mp-pyrho
@@ -235,7 +235,7 @@ ruamel-yaml==0.18.10
235
235
# pymatgen
236
236
ruamel-yaml-clib==0.2.12
237
237
# via ruamel-yaml
238
- s3transfer==0.11.4
238
+ s3transfer==0.11.5
239
239
# via boto3
240
240
scikit-image==0.25.2
241
241
# via pymatgen-analysis-defects
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ certifi==2025.1.31
10
10
# via requests
11
11
charset-normalizer==3.4.1
12
12
# via requests
13
- contourpy==1.3.1
13
+ contourpy==1.3.2
14
14
# via matplotlib
15
15
cycler==0.12.1
16
16
# via matplotlib
@@ -34,7 +34,7 @@ monty==2025.3.3
34
34
# pymatgen
35
35
mpmath==1.3.0
36
36
# via sympy
37
- narwhals==1.34.1
37
+ narwhals==1.35.0
38
38
# via plotly
39
39
networkx==3.4.2
40
40
# via pymatgen
@@ -74,7 +74,7 @@ pydantic-core==2.33.1
74
74
# via pydantic
75
75
pydantic-settings==2.8.1
76
76
# via emmet-core (emmet/emmet-core/setup.py)
77
- pymatgen==2025.4.10
77
+ pymatgen==2025.4.17
78
78
# via emmet-core (emmet/emmet-core/setup.py)
79
79
pyparsing==3.2.3
80
80
# via matplotlib
You can’t perform that action at this time.
0 commit comments