Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 7 additions & 6 deletions test_package/nbconvert/env/darwin.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ attrs==26.1.0
# via
# jsonschema
# referencing
beautifulsoup4==4.14.3
beautifulsoup4==4.15.0
# via nbconvert
bleach[css]==6.3.0
bleach[css]==6.4.0
# via nbconvert
defusedxml==0.7.1
# via nbconvert
Expand All @@ -16,7 +16,7 @@ jsonschema==4.26.0
# via nbformat
jsonschema-specifications==2025.9.1
# via jsonschema
jupyter-client==8.8.0
jupyter-client==8.9.0
# via nbclient
jupyter-core==5.9.1
# via
Expand All @@ -32,7 +32,7 @@ markupsafe==3.0.3
# nbconvert
mistune==3.2.1
# via nbconvert
nbclient==0.10.4
nbclient==0.11.0
# via nbconvert
nbconvert==7.17.1
# via -r test_package/nbconvert/requirements.txt
Expand Down Expand Up @@ -64,9 +64,9 @@ six==1.17.0
# via python-dateutil
soupsieve==2.8.4
# via beautifulsoup4
tinycss2==1.4.0
tinycss2==1.5.1
# via bleach
tornado==6.5.6
tornado==6.5.7
# via jupyter-client
traitlets==5.15.1
# via
Expand All @@ -78,6 +78,7 @@ traitlets==5.15.1
typing-extensions==4.15.0
# via
# beautifulsoup4
# jupyter-client
# referencing
webencodings==0.5.1
# via
Expand Down
13 changes: 7 additions & 6 deletions test_package/nbconvert/env/linux.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ attrs==26.1.0
# via
# jsonschema
# referencing
beautifulsoup4==4.14.3
beautifulsoup4==4.15.0
# via nbconvert
bleach[css]==6.3.0
bleach[css]==6.4.0
# via nbconvert
defusedxml==0.7.1
# via nbconvert
Expand All @@ -16,7 +16,7 @@ jsonschema==4.26.0
# via nbformat
jsonschema-specifications==2025.9.1
# via jsonschema
jupyter-client==8.8.0
jupyter-client==8.9.0
# via nbclient
jupyter-core==5.9.1
# via
Expand All @@ -32,7 +32,7 @@ markupsafe==3.0.3
# nbconvert
mistune==3.2.1
# via nbconvert
nbclient==0.10.4
nbclient==0.11.0
# via nbconvert
nbconvert==7.17.1
# via -r test_package/nbconvert/requirements.txt
Expand Down Expand Up @@ -64,9 +64,9 @@ six==1.17.0
# via python-dateutil
soupsieve==2.8.4
# via beautifulsoup4
tinycss2==1.4.0
tinycss2==1.5.1
# via bleach
tornado==6.5.6
tornado==6.5.7
# via jupyter-client
traitlets==5.15.1
# via
Expand All @@ -78,6 +78,7 @@ traitlets==5.15.1
typing-extensions==4.15.0
# via
# beautifulsoup4
# jupyter-client
# referencing
webencodings==0.5.1
# via
Expand Down
13 changes: 7 additions & 6 deletions test_package/nbconvert/env/win32.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ attrs==26.1.0
# via
# jsonschema
# referencing
beautifulsoup4==4.14.3
beautifulsoup4==4.15.0
# via nbconvert
bleach[css]==6.3.0
bleach[css]==6.4.0
# via nbconvert
defusedxml==0.7.1
# via nbconvert
Expand All @@ -16,7 +16,7 @@ jsonschema==4.26.0
# via nbformat
jsonschema-specifications==2025.9.1
# via jsonschema
jupyter-client==8.8.0
jupyter-client==8.9.0
# via nbclient
jupyter-core==5.9.1
# via
Expand All @@ -32,7 +32,7 @@ markupsafe==3.0.3
# nbconvert
mistune==3.2.1
# via nbconvert
nbclient==0.10.4
nbclient==0.11.0
# via nbconvert
nbconvert==7.17.1
# via -r test_package/nbconvert/requirements.txt
Expand Down Expand Up @@ -64,9 +64,9 @@ six==1.17.0
# via python-dateutil
soupsieve==2.8.4
# via beautifulsoup4
tinycss2==1.4.0
tinycss2==1.5.1
# via bleach
tornado==6.5.6
tornado==6.5.7
# via jupyter-client
traitlets==5.15.1
# via
Expand All @@ -78,6 +78,7 @@ traitlets==5.15.1
typing-extensions==4.15.0
# via
# beautifulsoup4
# jupyter-client
# referencing
webencodings==0.5.1
# via
Expand Down
2 changes: 1 addition & 1 deletion test_package/numpy/env/darwin.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
execnet==2.1.2
# via pytest-xdist
hypothesis==6.155.1
hypothesis==6.155.2
# via -r test_package/numpy/requirements.txt
iniconfig==2.3.0
# via pytest
Expand Down
2 changes: 1 addition & 1 deletion test_package/numpy/env/linux.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
execnet==2.1.2
# via pytest-xdist
hypothesis==6.155.1
hypothesis==6.155.2
# via -r test_package/numpy/requirements.txt
iniconfig==2.3.0
# via pytest
Expand Down
2 changes: 1 addition & 1 deletion test_package/numpy/env/win32.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ colorama==0.4.6
# via pytest
execnet==2.1.2
# via pytest-xdist
hypothesis==6.155.1
hypothesis==6.155.2
# via -r test_package/numpy/requirements.txt
iniconfig==2.3.0
# via pytest
Expand Down
2 changes: 1 addition & 1 deletion test_package/numpy/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
hypothesis==6.155.1
hypothesis==6.155.2
numpy==2.4.6
pytest-xdist==3.8.0
pytest==9.0.3
Expand Down
25 changes: 13 additions & 12 deletions test_package/pylake/env/darwin.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@ attrs==26.1.0
# referencing
babel==2.18.0
# via jupyterlab-server
beautifulsoup4==4.14.3
beautifulsoup4==4.15.0
# via nbconvert
bleach[css]==6.3.0
bleach[css]==6.4.0
# via nbconvert
cachetools==7.1.4
# via lumicks-pylake
Expand Down Expand Up @@ -81,7 +81,7 @@ ipykernel==7.2.0
# via jupyterlab
ipympl==0.10.0
# via lumicks-pylake
ipython==9.14.0
ipython==9.14.1
# via
# ipykernel
# ipympl
Expand Down Expand Up @@ -115,7 +115,7 @@ jsonschema[format-nongpl]==4.26.0
# nbformat
jsonschema-specifications==2025.9.1
# via jsonschema
jupyter-client==8.8.0
jupyter-client==8.9.0
# via
# ipykernel
# jupyter-server
Expand Down Expand Up @@ -143,7 +143,7 @@ jupyter-server==2.19.0
# notebook-shim
jupyter-server-terminals==0.5.4
# via jupyter-server
jupyterlab==4.5.7
jupyterlab==4.5.8
# via notebook
jupyterlab-pygments==0.3.0
# via nbconvert
Expand Down Expand Up @@ -177,9 +177,9 @@ matplotlib-inline==0.2.2
# ipython
mistune==3.2.1
# via nbconvert
narwhals==2.22.0
narwhals==2.22.1
# via scikit-learn
nbclient==0.10.4
nbclient==0.11.0
# via nbconvert
nbconvert==7.17.1
# via jupyter-server
Expand All @@ -192,7 +192,7 @@ nest-asyncio==1.6.0
# via ipykernel
networkx==3.6.1
# via scikit-image
notebook==7.5.6
notebook==7.5.7
# via lumicks-pylake
notebook-shim==0.2.4
# via
Expand Down Expand Up @@ -332,17 +332,17 @@ tifffile==2026.3.3
# via
# lumicks-pylake
# scikit-image
tinycss2==1.4.0
tinycss2==1.5.1
# via bleach
tornado==6.5.6
tornado==6.5.7
# via
# ipykernel
# jupyter-client
# jupyter-server
# jupyterlab
# notebook
# terminado
tqdm==4.67.3
tqdm==4.68.1
# via lumicks-pylake
traitlets==5.15.1
# via
Expand All @@ -364,14 +364,15 @@ typing-extensions==4.15.0
# anyio
# beautifulsoup4
# ipython
# jupyter-client
# referencing
tzdata==2026.2
# via arrow
uri-template==1.3.0
# via jsonschema
urllib3==2.7.0
# via requests
wcwidth==0.7.0
wcwidth==0.8.1
# via prompt-toolkit
webcolors==25.10.0
# via jsonschema
Expand Down
25 changes: 13 additions & 12 deletions test_package/pylake/env/linux.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@ attrs==26.1.0
# referencing
babel==2.18.0
# via jupyterlab-server
beautifulsoup4==4.14.3
beautifulsoup4==4.15.0
# via nbconvert
bleach[css]==6.3.0
bleach[css]==6.4.0
# via nbconvert
cachetools==7.1.4
# via lumicks-pylake
Expand Down Expand Up @@ -79,7 +79,7 @@ ipykernel==7.2.0
# via jupyterlab
ipympl==0.10.0
# via lumicks-pylake
ipython==9.14.0
ipython==9.14.1
# via
# ipykernel
# ipympl
Expand Down Expand Up @@ -113,7 +113,7 @@ jsonschema[format-nongpl]==4.26.0
# nbformat
jsonschema-specifications==2025.9.1
# via jsonschema
jupyter-client==8.8.0
jupyter-client==8.9.0
# via
# ipykernel
# jupyter-server
Expand Down Expand Up @@ -141,7 +141,7 @@ jupyter-server==2.19.0
# notebook-shim
jupyter-server-terminals==0.5.4
# via jupyter-server
jupyterlab==4.5.7
jupyterlab==4.5.8
# via notebook
jupyterlab-pygments==0.3.0
# via nbconvert
Expand Down Expand Up @@ -175,9 +175,9 @@ matplotlib-inline==0.2.2
# ipython
mistune==3.2.1
# via nbconvert
narwhals==2.22.0
narwhals==2.22.1
# via scikit-learn
nbclient==0.10.4
nbclient==0.11.0
# via nbconvert
nbconvert==7.17.1
# via jupyter-server
Expand All @@ -190,7 +190,7 @@ nest-asyncio==1.6.0
# via ipykernel
networkx==3.6.1
# via scikit-image
notebook==7.5.6
notebook==7.5.7
# via lumicks-pylake
notebook-shim==0.2.4
# via
Expand Down Expand Up @@ -330,17 +330,17 @@ tifffile==2026.3.3
# via
# lumicks-pylake
# scikit-image
tinycss2==1.4.0
tinycss2==1.5.1
# via bleach
tornado==6.5.6
tornado==6.5.7
# via
# ipykernel
# jupyter-client
# jupyter-server
# jupyterlab
# notebook
# terminado
tqdm==4.67.3
tqdm==4.68.1
# via lumicks-pylake
traitlets==5.15.1
# via
Expand All @@ -362,14 +362,15 @@ typing-extensions==4.15.0
# anyio
# beautifulsoup4
# ipython
# jupyter-client
# referencing
tzdata==2026.2
# via arrow
uri-template==1.3.0
# via jsonschema
urllib3==2.7.0
# via requests
wcwidth==0.7.0
wcwidth==0.8.1
# via prompt-toolkit
webcolors==25.10.0
# via jsonschema
Expand Down
Loading
Loading