File tree Expand file tree Collapse file tree 6 files changed +53
-36
lines changed Expand file tree Collapse file tree 6 files changed +53
-36
lines changed Original file line number Diff line number Diff line change @@ -39,9 +39,9 @@ bleach==6.1.0
39
39
# via nbconvert
40
40
blinker==1.8.2
41
41
# via flask
42
- boto3==1.35.10
42
+ boto3==1.35.11
43
43
# via maggma
44
- botocore==1.35.10
44
+ botocore==1.35.11
45
45
# via
46
46
# boto3
47
47
# s3transfer
@@ -62,13 +62,13 @@ comm==0.2.2
62
62
# via ipykernel
63
63
contourpy==1.3.0
64
64
# via matplotlib
65
- cryptography==43.0.0
65
+ cryptography==43.0.1
66
66
# via paramiko
67
67
crystaltoolkit-extension==0.6.0
68
68
# via crystal_toolkit (pyproject.toml)
69
69
cycler==0.12.1
70
70
# via matplotlib
71
- dash==2.17.1
71
+ dash==2.18.0
72
72
# via crystal_toolkit (pyproject.toml)
73
73
dash-core-components==2.0.0
74
74
# via dash
@@ -211,7 +211,7 @@ jupyterlab-pygments==0.3.0
211
211
# via nbconvert
212
212
jupyterlab-server==2.27.3
213
213
# via jupyterlab
214
- kiwisolver==1.4.6
214
+ kiwisolver==1.4.7
215
215
# via matplotlib
216
216
latexcodec==3.0.0
217
217
# via pybtex
Original file line number Diff line number Diff line change @@ -77,9 +77,9 @@ blinker==1.8.2
77
77
# via flask
78
78
boltztrap2==24.7.2
79
79
# via ifermi
80
- boto3==1.35.10
80
+ boto3==1.35.11
81
81
# via maggma
82
- botocore==1.35.10
82
+ botocore==1.35.11
83
83
# via
84
84
# boto3
85
85
# s3transfer
@@ -123,7 +123,9 @@ commonmark==0.9.1
123
123
# via recommonmark
124
124
contourpy==1.3.0
125
125
# via matplotlib
126
- cryptography==43.0.0
126
+ coverage[toml]==7.6.1
127
+ # via pytest-cov
128
+ cryptography==43.0.1
127
129
# via
128
130
# dash
129
131
# paramiko
@@ -135,7 +137,7 @@ cycler==0.12.1
135
137
# via matplotlib
136
138
cython==3.0.11
137
139
# via boltztrap2
138
- dash[testing]==2.17.1
140
+ dash[testing]==2.18.0
139
141
# via
140
142
# crystal_toolkit (pyproject.toml)
141
143
# dash-extensions
@@ -262,7 +264,7 @@ frozenlist==1.4.1
262
264
# via
263
265
# aiohttp
264
266
# aiosignal
265
- fsspec==2024.6.1
267
+ fsspec==2024.9.0
266
268
# via dask
267
269
gdown==5.2.0
268
270
# via py4dstem
@@ -413,7 +415,7 @@ jupyterlab-server==2.27.3
413
415
# via jupyterlab
414
416
kaleido==0.2.1
415
417
# via crystal_toolkit (pyproject.toml)
416
- kiwisolver==1.4.6
418
+ kiwisolver==1.4.7
417
419
# via matplotlib
418
420
latexcodec==3.0.0
419
421
# via pybtex
@@ -742,9 +744,12 @@ pytest==8.3.2
742
744
# crystal_toolkit (pyproject.toml)
743
745
# dash
744
746
# pytest-base-url
747
+ # pytest-cov
745
748
# pytest-playwright
746
749
pytest-base-url==2.1.0
747
750
# via pytest-playwright
751
+ pytest-cov==5.0.0
752
+ # via crystal_toolkit (pyproject.toml)
748
753
pytest-playwright==0.5.1
749
754
# via crystal_toolkit (pyproject.toml)
750
755
python-dateutil==2.9.0.post0
@@ -969,6 +974,7 @@ tinycss2==1.3.0
969
974
tomli==2.0.1
970
975
# via
971
976
# black
977
+ # coverage
972
978
# jupyterlab
973
979
# pytest
974
980
# sphinx
@@ -1085,7 +1091,7 @@ y-py==0.6.2
1085
1091
# via
1086
1092
# jupyter-ydoc
1087
1093
# ypy-websocket
1088
- yarl==1.9.7
1094
+ yarl==1.9.8
1089
1095
# via aiohttp
1090
1096
yaspin==3.0.2
1091
1097
# via dephell
Original file line number Diff line number Diff line change @@ -39,9 +39,9 @@ bleach==6.1.0
39
39
# via nbconvert
40
40
blinker==1.8.2
41
41
# via flask
42
- boto3==1.35.10
42
+ boto3==1.35.11
43
43
# via maggma
44
- botocore==1.35.10
44
+ botocore==1.35.11
45
45
# via
46
46
# boto3
47
47
# s3transfer
@@ -62,13 +62,13 @@ comm==0.2.2
62
62
# via ipykernel
63
63
contourpy==1.3.0
64
64
# via matplotlib
65
- cryptography==43.0.0
65
+ cryptography==43.0.1
66
66
# via paramiko
67
67
crystaltoolkit-extension==0.6.0
68
68
# via crystal_toolkit (pyproject.toml)
69
69
cycler==0.12.1
70
70
# via matplotlib
71
- dash==2.17.1
71
+ dash==2.18.0
72
72
# via crystal_toolkit (pyproject.toml)
73
73
dash-core-components==2.0.0
74
74
# via dash
@@ -207,7 +207,7 @@ jupyterlab-pygments==0.3.0
207
207
# via nbconvert
208
208
jupyterlab-server==2.27.3
209
209
# via jupyterlab
210
- kiwisolver==1.4.6
210
+ kiwisolver==1.4.7
211
211
# via matplotlib
212
212
latexcodec==3.0.0
213
213
# via pybtex
Original file line number Diff line number Diff line change @@ -73,9 +73,9 @@ blinker==1.8.2
73
73
# via flask
74
74
boltztrap2==24.7.2
75
75
# via ifermi
76
- boto3==1.35.10
76
+ boto3==1.35.11
77
77
# via maggma
78
- botocore==1.35.10
78
+ botocore==1.35.11
79
79
# via
80
80
# boto3
81
81
# s3transfer
@@ -119,7 +119,9 @@ commonmark==0.9.1
119
119
# via recommonmark
120
120
contourpy==1.3.0
121
121
# via matplotlib
122
- cryptography==43.0.0
122
+ coverage[toml]==7.6.1
123
+ # via pytest-cov
124
+ cryptography==43.0.1
123
125
# via
124
126
# dash
125
127
# paramiko
@@ -131,7 +133,7 @@ cycler==0.12.1
131
133
# via matplotlib
132
134
cython==3.0.11
133
135
# via boltztrap2
134
- dash[testing]==2.17.1
136
+ dash[testing]==2.18.0
135
137
# via
136
138
# crystal_toolkit (pyproject.toml)
137
139
# dash-extensions
@@ -251,7 +253,7 @@ frozenlist==1.4.1
251
253
# via
252
254
# aiohttp
253
255
# aiosignal
254
- fsspec==2024.6.1
256
+ fsspec==2024.9.0
255
257
# via dask
256
258
gdown==5.2.0
257
259
# via py4dstem
@@ -402,7 +404,7 @@ jupyterlab-server==2.27.3
402
404
# via jupyterlab
403
405
kaleido==0.2.1
404
406
# via crystal_toolkit (pyproject.toml)
405
- kiwisolver==1.4.6
407
+ kiwisolver==1.4.7
406
408
# via matplotlib
407
409
latexcodec==3.0.0
408
410
# via pybtex
@@ -731,9 +733,12 @@ pytest==8.3.2
731
733
# crystal_toolkit (pyproject.toml)
732
734
# dash
733
735
# pytest-base-url
736
+ # pytest-cov
734
737
# pytest-playwright
735
738
pytest-base-url==2.1.0
736
739
# via pytest-playwright
740
+ pytest-cov==5.0.0
741
+ # via crystal_toolkit (pyproject.toml)
737
742
pytest-playwright==0.5.1
738
743
# via crystal_toolkit (pyproject.toml)
739
744
python-dateutil==2.9.0.post0
@@ -1066,7 +1071,7 @@ y-py==0.6.2
1066
1071
# via
1067
1072
# jupyter-ydoc
1068
1073
# ypy-websocket
1069
- yarl==1.9.7
1074
+ yarl==1.9.8
1070
1075
# via aiohttp
1071
1076
yaspin==3.0.2
1072
1077
# via dephell
Original file line number Diff line number Diff line change @@ -39,9 +39,9 @@ bleach==6.1.0
39
39
# via nbconvert
40
40
blinker==1.8.2
41
41
# via flask
42
- boto3==1.35.10
42
+ boto3==1.35.11
43
43
# via maggma
44
- botocore==1.35.10
44
+ botocore==1.35.11
45
45
# via
46
46
# boto3
47
47
# s3transfer
@@ -62,13 +62,13 @@ comm==0.2.2
62
62
# via ipykernel
63
63
contourpy==1.3.0
64
64
# via matplotlib
65
- cryptography==43.0.0
65
+ cryptography==43.0.1
66
66
# via paramiko
67
67
crystaltoolkit-extension==0.6.0
68
68
# via crystal_toolkit (pyproject.toml)
69
69
cycler==0.12.1
70
70
# via matplotlib
71
- dash==2.17.1
71
+ dash==2.18.0
72
72
# via crystal_toolkit (pyproject.toml)
73
73
dash-core-components==2.0.0
74
74
# via dash
@@ -220,7 +220,7 @@ jupyterlab-pygments==0.3.0
220
220
# via nbconvert
221
221
jupyterlab-server==2.27.3
222
222
# via jupyterlab
223
- kiwisolver==1.4.6
223
+ kiwisolver==1.4.7
224
224
# via matplotlib
225
225
latexcodec==3.0.0
226
226
# via pybtex
Original file line number Diff line number Diff line change @@ -77,9 +77,9 @@ blinker==1.8.2
77
77
# via flask
78
78
boltztrap2==24.7.2
79
79
# via ifermi
80
- boto3==1.35.10
80
+ boto3==1.35.11
81
81
# via maggma
82
- botocore==1.35.10
82
+ botocore==1.35.11
83
83
# via
84
84
# boto3
85
85
# s3transfer
@@ -123,7 +123,9 @@ commonmark==0.9.1
123
123
# via recommonmark
124
124
contourpy==1.3.0
125
125
# via matplotlib
126
- cryptography==43.0.0
126
+ coverage[toml]==7.6.1
127
+ # via pytest-cov
128
+ cryptography==43.0.1
127
129
# via
128
130
# dash
129
131
# paramiko
@@ -135,7 +137,7 @@ cycler==0.12.1
135
137
# via matplotlib
136
138
cython==3.0.11
137
139
# via boltztrap2
138
- dash[testing]==2.17.1
140
+ dash[testing]==2.18.0
139
141
# via
140
142
# crystal_toolkit (pyproject.toml)
141
143
# dash-extensions
@@ -262,7 +264,7 @@ frozenlist==1.4.1
262
264
# via
263
265
# aiohttp
264
266
# aiosignal
265
- fsspec==2024.6.1
267
+ fsspec==2024.9.0
266
268
# via dask
267
269
gdown==5.2.0
268
270
# via py4dstem
@@ -422,7 +424,7 @@ jupyterlab-server==2.27.3
422
424
# via jupyterlab
423
425
kaleido==0.2.1
424
426
# via crystal_toolkit (pyproject.toml)
425
- kiwisolver==1.4.6
427
+ kiwisolver==1.4.7
426
428
# via matplotlib
427
429
latexcodec==3.0.0
428
430
# via pybtex
@@ -751,9 +753,12 @@ pytest==8.3.2
751
753
# crystal_toolkit (pyproject.toml)
752
754
# dash
753
755
# pytest-base-url
756
+ # pytest-cov
754
757
# pytest-playwright
755
758
pytest-base-url==2.1.0
756
759
# via pytest-playwright
760
+ pytest-cov==5.0.0
761
+ # via crystal_toolkit (pyproject.toml)
757
762
pytest-playwright==0.5.1
758
763
# via crystal_toolkit (pyproject.toml)
759
764
python-dateutil==2.9.0.post0
@@ -978,6 +983,7 @@ tinycss2==1.3.0
978
983
tomli==2.0.1
979
984
# via
980
985
# black
986
+ # coverage
981
987
# jupyterlab
982
988
# pytest
983
989
# sphinx
@@ -1097,7 +1103,7 @@ y-py==0.6.2
1097
1103
# via
1098
1104
# jupyter-ydoc
1099
1105
# ypy-websocket
1100
- yarl==1.9.7
1106
+ yarl==1.9.8
1101
1107
# via aiohttp
1102
1108
yaspin==3.0.2
1103
1109
# via dephell
You can’t perform that action at this time.
0 commit comments