File tree Expand file tree Collapse file tree 9 files changed +36
-123
lines changed Expand file tree Collapse file tree 9 files changed +36
-123
lines changed Original file line number Diff line number Diff line change @@ -10,10 +10,6 @@ defusedxml==0.7.1
1010 # via nbconvert
1111fastjsonschema==2.19.1
1212 # via nbformat
13- importlib-metadata==7.1.0
14- # via
15- # jupyter-client
16- # nbconvert
1713jinja2==3.1.3
1814 # via nbconvert
1915jsonschema==4.21.1
@@ -34,11 +30,11 @@ markupsafe==2.1.5
3430 # via
3531 # jinja2
3632 # nbconvert
37- mistune==2 .0.5
33+ mistune==3 .0.2
3834 # via nbconvert
3935nbclient==0.10.0
4036 # via nbconvert
41- nbconvert==7.4.0
37+ nbconvert==7.16.3
4238 # via -r test_package/nbconvert/requirements.txt
4339nbformat==5.10.4
4440 # via
@@ -85,5 +81,3 @@ webencodings==0.5.1
8581 # via
8682 # bleach
8783 # tinycss2
88- zipp==3.18.1
89- # via importlib-metadata
Original file line number Diff line number Diff line change @@ -10,10 +10,6 @@ defusedxml==0.7.1
1010 # via nbconvert
1111fastjsonschema==2.19.1
1212 # via nbformat
13- importlib-metadata==7.1.0
14- # via
15- # jupyter-client
16- # nbconvert
1713jinja2==3.1.3
1814 # via nbconvert
1915jsonschema==4.21.1
@@ -34,11 +30,11 @@ markupsafe==2.1.5
3430 # via
3531 # jinja2
3632 # nbconvert
37- mistune==2 .0.5
33+ mistune==3 .0.2
3834 # via nbconvert
3935nbclient==0.10.0
4036 # via nbconvert
41- nbconvert==7.4.0
37+ nbconvert==7.16.3
4238 # via -r test_package/nbconvert/requirements.txt
4339nbformat==5.10.4
4440 # via
@@ -85,5 +81,3 @@ webencodings==0.5.1
8581 # via
8682 # bleach
8783 # tinycss2
88- zipp==3.18.1
89- # via importlib-metadata
Original file line number Diff line number Diff line change @@ -10,10 +10,6 @@ defusedxml==0.7.1
1010 # via nbconvert
1111fastjsonschema==2.19.1
1212 # via nbformat
13- importlib-metadata==7.1.0
14- # via
15- # jupyter-client
16- # nbconvert
1713jinja2==3.1.3
1814 # via nbconvert
1915jsonschema==4.21.1
@@ -34,11 +30,11 @@ markupsafe==2.1.5
3430 # via
3531 # jinja2
3632 # nbconvert
37- mistune==2 .0.5
33+ mistune==3 .0.2
3834 # via nbconvert
3935nbclient==0.10.0
4036 # via nbconvert
41- nbconvert==7.4.0
37+ nbconvert==7.16.3
4238 # via -r test_package\nbconvert\requirements.txt
4339nbformat==5.10.4
4440 # via
@@ -87,5 +83,3 @@ webencodings==0.5.1
8783 # via
8884 # bleach
8985 # tinycss2
90- zipp==3.18.1
91- # via importlib-metadata
Original file line number Diff line number Diff line change 11attrs==23.2.0
22 # via hypothesis
3- exceptiongroup==1.2.1
4- # via
5- # hypothesis
6- # pytest
73execnet==2.1.1
84 # via pytest-xdist
9- hypothesis==6.75.3
5+ hypothesis==6.100.2
106 # via -r test_package/numpy/requirements.txt
117iniconfig==2.0.0
128 # via pytest
13- numpy==1.24.3
9+ numpy==1.26.4
1410 # via -r test_package/numpy/requirements.txt
1511packaging==24.0
1612 # via pytest
1713pluggy==1.5.0
1814 # via pytest
19- pytest==7.3.1
15+ pytest==8.2.0
2016 # via
2117 # -r test_package/numpy/requirements.txt
2218 # pytest-xdist
23- pytest-xdist==3.3.1
19+ pytest-xdist==3.5.0
2420 # via -r test_package/numpy/requirements.txt
2521sortedcontainers==2.4.0
2622 # via hypothesis
27- tomli==2.0.1
28- # via pytest
29- typing-extensions==4.5.0
23+ typing-extensions==4.11.0
3024 # via -r test_package/numpy/requirements.txt
Original file line number Diff line number Diff line change 11attrs==23.2.0
22 # via hypothesis
3- exceptiongroup==1.2.1
4- # via
5- # hypothesis
6- # pytest
73execnet==2.1.1
84 # via pytest-xdist
9- hypothesis==6.75.3
5+ hypothesis==6.100.2
106 # via -r test_package/numpy/requirements.txt
117iniconfig==2.0.0
128 # via pytest
13- numpy==1.24.3
9+ numpy==1.26.4
1410 # via -r test_package/numpy/requirements.txt
1511packaging==24.0
1612 # via pytest
1713pluggy==1.5.0
1814 # via pytest
19- pytest==7.3.1
15+ pytest==8.2.0
2016 # via
2117 # -r test_package/numpy/requirements.txt
2218 # pytest-xdist
23- pytest-xdist==3.3.1
19+ pytest-xdist==3.5.0
2420 # via -r test_package/numpy/requirements.txt
2521sortedcontainers==2.4.0
2622 # via hypothesis
27- tomli==2.0.1
28- # via pytest
29- typing-extensions==4.5.0
23+ typing-extensions==4.11.0
3024 # via -r test_package/numpy/requirements.txt
Original file line number Diff line number Diff line change @@ -2,31 +2,25 @@ attrs==23.2.0
22 # via hypothesis
33colorama==0.4.6
44 # via pytest
5- exceptiongroup==1.2.1
6- # via
7- # hypothesis
8- # pytest
95execnet==2.1.1
106 # via pytest-xdist
11- hypothesis==6.75.3
7+ hypothesis==6.100.2
128 # via -r test_package\numpy\requirements.txt
139iniconfig==2.0.0
1410 # via pytest
15- numpy==1.24.3
11+ numpy==1.26.4
1612 # via -r test_package\numpy\requirements.txt
1713packaging==24.0
1814 # via pytest
1915pluggy==1.5.0
2016 # via pytest
21- pytest==7.3.1
17+ pytest==8.2.0
2218 # via
2319 # -r test_package\numpy\requirements.txt
2420 # pytest-xdist
25- pytest-xdist==3.3.1
21+ pytest-xdist==3.5.0
2622 # via -r test_package\numpy\requirements.txt
2723sortedcontainers==2.4.0
2824 # via hypothesis
29- tomli==2.0.1
30- # via pytest
31- typing-extensions==4.5.0
25+ typing-extensions==4.11.0
3226 # via -r test_package\numpy\requirements.txt
Original file line number Diff line number Diff line change @@ -43,11 +43,6 @@ deprecated==1.2.14
4343 # via lumicks-pylake
4444entrypoints==0.4
4545 # via jupyter-client
46- exceptiongroup==1.2.1
47- # via
48- # anyio
49- # ipython
50- # pytest
5146executing==2.0.1
5247 # via stack-data
5348fastjsonschema==2.19.1
@@ -64,17 +59,13 @@ idna==3.7
6459 # jsonschema
6560imageio==2.34.1
6661 # via scikit-image
67- importlib-metadata==7.1.0
68- # via nbconvert
69- importlib-resources==6.4.0
70- # via matplotlib
7162iniconfig==2.0.0
7263 # via pytest
7364ipykernel==6.29.4
7465 # via
7566 # nbclassic
7667 # notebook
77- ipython==8.18.1
68+ ipython==8.24.0
7869 # via
7970 # ipykernel
8071 # ipywidgets
@@ -176,7 +167,7 @@ nest-asyncio==1.6.0
176167 # jupyter-client
177168 # nbclassic
178169 # notebook
179- networkx==3.2.1
170+ networkx==3.3
180171 # via scikit-image
181172notebook==6.5.6
182173 # via lumicks-pylake
@@ -242,7 +233,7 @@ pygments==2.17.2
242233 # nbconvert
243234pyparsing==3.1.2
244235 # via matplotlib
245- pytest==8.1.2
236+ pytest==8.2.0
246237 # via lumicks-pylake
247238python-dateutil==2.9.0.post0
248239 # via
@@ -278,7 +269,7 @@ rpds-py==0.18.0
278269 # via
279270 # jsonschema
280271 # referencing
281- scikit-image==0.22.0
272+ scikit-image==0.23.2
282273 # via lumicks-pylake
283274scikit-learn==1.4.2
284275 # via lumicks-pylake
@@ -320,8 +311,6 @@ tifffile==2024.4.24
320311 # scikit-image
321312tinycss2==1.3.0
322313 # via nbconvert
323- tomli==2.0.1
324- # via pytest
325314tornado==6.4
326315 # via
327316 # ipykernel
@@ -351,9 +340,7 @@ traitlets==5.14.3
351340types-python-dateutil==2.9.0.20240316
352341 # via arrow
353342typing-extensions==4.11.0
354- # via
355- # anyio
356- # ipython
343+ # via ipython
357344uri-template==1.3.0
358345 # via jsonschema
359346wcwidth==0.2.13
@@ -370,7 +357,3 @@ widgetsnbextension==4.0.10
370357 # via ipywidgets
371358wrapt==1.16.0
372359 # via deprecated
373- zipp==3.18.1
374- # via
375- # importlib-metadata
376- # importlib-resources
Original file line number Diff line number Diff line change @@ -41,11 +41,6 @@ deprecated==1.2.14
4141 # via lumicks-pylake
4242entrypoints==0.4
4343 # via jupyter-client
44- exceptiongroup==1.2.1
45- # via
46- # anyio
47- # ipython
48- # pytest
4944executing==2.0.1
5045 # via stack-data
5146fastjsonschema==2.19.1
@@ -62,17 +57,13 @@ idna==3.7
6257 # jsonschema
6358imageio==2.34.1
6459 # via scikit-image
65- importlib-metadata==7.1.0
66- # via nbconvert
67- importlib-resources==6.4.0
68- # via matplotlib
6960iniconfig==2.0.0
7061 # via pytest
7162ipykernel==6.29.4
7263 # via
7364 # nbclassic
7465 # notebook
75- ipython==8.18.1
66+ ipython==8.24.0
7667 # via
7768 # ipykernel
7869 # ipywidgets
@@ -174,7 +165,7 @@ nest-asyncio==1.6.0
174165 # jupyter-client
175166 # nbclassic
176167 # notebook
177- networkx==3.2.1
168+ networkx==3.3
178169 # via scikit-image
179170notebook==6.5.6
180171 # via lumicks-pylake
@@ -240,7 +231,7 @@ pygments==2.17.2
240231 # nbconvert
241232pyparsing==3.1.2
242233 # via matplotlib
243- pytest==8.1.2
234+ pytest==8.2.0
244235 # via lumicks-pylake
245236python-dateutil==2.9.0.post0
246237 # via
@@ -276,7 +267,7 @@ rpds-py==0.18.0
276267 # via
277268 # jsonschema
278269 # referencing
279- scikit-image==0.22.0
270+ scikit-image==0.23.2
280271 # via lumicks-pylake
281272scikit-learn==1.4.2
282273 # via lumicks-pylake
@@ -318,8 +309,6 @@ tifffile==2024.4.24
318309 # scikit-image
319310tinycss2==1.3.0
320311 # via nbconvert
321- tomli==2.0.1
322- # via pytest
323312tornado==6.4
324313 # via
325314 # ipykernel
@@ -349,9 +338,7 @@ traitlets==5.14.3
349338types-python-dateutil==2.9.0.20240316
350339 # via arrow
351340typing-extensions==4.11.0
352- # via
353- # anyio
354- # ipython
341+ # via ipython
355342uri-template==1.3.0
356343 # via jsonschema
357344wcwidth==0.2.13
@@ -368,7 +355,3 @@ widgetsnbextension==4.0.10
368355 # via ipywidgets
369356wrapt==1.16.0
370357 # via deprecated
371- zipp==3.18.1
372- # via
373- # importlib-metadata
374- # importlib-resources
You can’t perform that action at this time.
0 commit comments