File tree Expand file tree Collapse file tree 2 files changed +14
-14
lines changed Expand file tree Collapse file tree 2 files changed +14
-14
lines changed Original file line number Diff line number Diff line change @@ -23,11 +23,11 @@ bcrypt==4.3.0
23
23
# via paramiko
24
24
bibtexparser==1.4.3
25
25
# via pymatgen
26
- boto3==1.38.8
26
+ boto3==1.38.13
27
27
# via
28
28
# emmet-api (emmet/emmet-api/setup.py)
29
29
# maggma
30
- botocore==1.38.8
30
+ botocore==1.38.13
31
31
# via
32
32
# boto3
33
33
# s3transfer
@@ -41,15 +41,15 @@ cffi==1.17.1
41
41
# pynacl
42
42
charset-normalizer==3.4.2
43
43
# via requests
44
- click==8.1.8
44
+ click==8.2.0
45
45
# via uvicorn
46
46
contourpy==1.3.2
47
47
# via matplotlib
48
48
cryptography==44.0.3
49
49
# via paramiko
50
50
cycler==0.12.1
51
51
# via matplotlib
52
- ddtrace==2.21.6
52
+ ddtrace==2.21.7
53
53
# via emmet-api (emmet/emmet-api/setup.py)
54
54
deprecated==1.2.18
55
55
# via opentelemetry-api
@@ -65,7 +65,7 @@ fastapi==0.115.12
65
65
# via
66
66
# emmet-api (emmet/emmet-api/setup.py)
67
67
# maggma
68
- fonttools==4.57 .0
68
+ fonttools==4.58 .0
69
69
# via matplotlib
70
70
gunicorn==23.0.0
71
71
# via emmet-api (emmet/emmet-api/setup.py)
@@ -99,7 +99,7 @@ lazy-loader==0.4
99
99
# via scikit-image
100
100
maggma[api]==0.71.5
101
101
# via emmet-api (emmet/emmet-api/setup.py)
102
- matplotlib==3.10.1
102
+ matplotlib==3.10.3
103
103
# via
104
104
# -r python/requirements.txt
105
105
# pymatgen
@@ -116,7 +116,7 @@ mpmath==1.3.0
116
116
# via sympy
117
117
msgpack==1.1.0
118
118
# via maggma
119
- narwhals==1.38 .0
119
+ narwhals==1.39 .0
120
120
# via plotly
121
121
networkx==3.4.2
122
122
# via
@@ -138,7 +138,7 @@ numpy==1.26.4
138
138
# shapely
139
139
# spglib
140
140
# tifffile
141
- opentelemetry-api==1.32.1
141
+ opentelemetry-api==1.33.0
142
142
# via ddtrace
143
143
orjson==3.10.18
144
144
# via maggma
@@ -241,7 +241,7 @@ s3transfer==0.12.0
241
241
# via boto3
242
242
scikit-image==0.25.2
243
243
# via pymatgen-analysis-defects
244
- scipy==1.15.2
244
+ scipy==1.15.3
245
245
# via
246
246
# -r python/requirements.txt
247
247
# pymatgen
@@ -270,7 +270,7 @@ sympy==1.14.0
270
270
# via pymatgen
271
271
tabulate==0.9.0
272
272
# via pymatgen
273
- tifffile==2025.3.30
273
+ tifffile==2025.5.10
274
274
# via scikit-image
275
275
tqdm==4.67.1
276
276
# via
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ contourpy==1.3.2
16
16
# via matplotlib
17
17
cycler==0.12.1
18
18
# via matplotlib
19
- fonttools==4.57 .0
19
+ fonttools==4.58 .0
20
20
# via matplotlib
21
21
idna==3.10
22
22
# via requests
@@ -26,7 +26,7 @@ kiwisolver==1.4.8
26
26
# via matplotlib
27
27
latexcodec==3.0.0
28
28
# via pybtex
29
- matplotlib==3.10.1
29
+ matplotlib==3.10.3
30
30
# via
31
31
# -r python/requirements.txt
32
32
# pymatgen
@@ -36,7 +36,7 @@ monty==2025.3.3
36
36
# pymatgen
37
37
mpmath==1.3.0
38
38
# via sympy
39
- narwhals==1.38 .0
39
+ narwhals==1.39 .0
40
40
# via plotly
41
41
networkx==3.4.2
42
42
# via pymatgen
@@ -98,7 +98,7 @@ ruamel-yaml==0.18.10
98
98
# pymatgen
99
99
ruamel-yaml-clib==0.2.12
100
100
# via ruamel-yaml
101
- scipy==1.15.2
101
+ scipy==1.15.3
102
102
# via
103
103
# -r python/requirements.txt
104
104
# pymatgen
You can’t perform that action at this time.
0 commit comments