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
8 changes: 4 additions & 4 deletions test_package/nbconvert/env/darwin.txt
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ packaging==26.2
# via nbconvert
pandocfilters==1.5.1
# via nbconvert
platformdirs==4.9.6
platformdirs==4.10.0
# via jupyter-core
pygments==2.20.0
# via nbconvert
Expand All @@ -56,7 +56,7 @@ referencing==0.37.0
# via
# jsonschema
# jsonschema-specifications
rpds-py==0.30.0
rpds-py==2026.5.1
# via
# jsonschema
# referencing
Expand All @@ -66,9 +66,9 @@ soupsieve==2.8.4
# via beautifulsoup4
tinycss2==1.4.0
# via bleach
tornado==6.5.5
tornado==6.5.6
# via jupyter-client
traitlets==5.15.0
traitlets==5.15.1
# via
# jupyter-client
# jupyter-core
Expand Down
8 changes: 4 additions & 4 deletions test_package/nbconvert/env/linux.txt
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ packaging==26.2
# via nbconvert
pandocfilters==1.5.1
# via nbconvert
platformdirs==4.9.6
platformdirs==4.10.0
# via jupyter-core
pygments==2.20.0
# via nbconvert
Expand All @@ -56,7 +56,7 @@ referencing==0.37.0
# via
# jsonschema
# jsonschema-specifications
rpds-py==0.30.0
rpds-py==2026.5.1
# via
# jsonschema
# referencing
Expand All @@ -66,9 +66,9 @@ soupsieve==2.8.4
# via beautifulsoup4
tinycss2==1.4.0
# via bleach
tornado==6.5.5
tornado==6.5.6
# via jupyter-client
traitlets==5.15.0
traitlets==5.15.1
# via
# jupyter-client
# jupyter-core
Expand Down
8 changes: 4 additions & 4 deletions test_package/nbconvert/env/win32.txt
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ packaging==26.2
# via nbconvert
pandocfilters==1.5.1
# via nbconvert
platformdirs==4.9.6
platformdirs==4.10.0
# via jupyter-core
pygments==2.20.0
# via nbconvert
Expand All @@ -56,7 +56,7 @@ referencing==0.37.0
# via
# jsonschema
# jsonschema-specifications
rpds-py==0.30.0
rpds-py==2026.5.1
# via
# jsonschema
# referencing
Expand All @@ -66,9 +66,9 @@ soupsieve==2.8.4
# via beautifulsoup4
tinycss2==1.4.0
# via bleach
tornado==6.5.5
tornado==6.5.6
# via jupyter-client
traitlets==5.15.0
traitlets==5.15.1
# via
# jupyter-client
# jupyter-core
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.152.11
hypothesis==6.155.1
# 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.152.11
hypothesis==6.155.1
# 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.152.11
hypothesis==6.155.1
# 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.152.11
hypothesis==6.155.1
numpy==2.4.6
pytest-xdist==3.8.0
pytest==9.0.3
Expand Down
20 changes: 11 additions & 9 deletions test_package/pylake/env/darwin.txt
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ contourpy==1.3.3
# via matplotlib
cycler==0.12.1
# via matplotlib
debugpy==1.8.20
debugpy==1.8.21
# via ipykernel
decorator==5.3.1
# via ipython
Expand All @@ -67,7 +67,7 @@ httpcore==1.0.9
# via httpx
httpx==0.28.1
# via jupyterlab
idna==3.16
idna==3.18
# via
# anyio
# httpx
Expand All @@ -81,7 +81,7 @@ ipykernel==7.2.0
# via jupyterlab
ipympl==0.10.0
# via lumicks-pylake
ipython==9.13.0
ipython==9.14.0
# via
# ipykernel
# ipympl
Expand Down Expand Up @@ -134,7 +134,7 @@ jupyter-events==0.12.1
# via jupyter-server
jupyter-lsp==2.3.1
# via jupyterlab
jupyter-server==2.18.2
jupyter-server==2.19.0
# via
# jupyter-lsp
# jupyterlab
Expand Down Expand Up @@ -177,6 +177,8 @@ matplotlib-inline==0.2.2
# ipython
mistune==3.2.1
# via nbconvert
narwhals==2.22.0
# via scikit-learn
nbclient==0.10.4
# via nbconvert
nbconvert==7.17.1
Expand Down Expand Up @@ -234,7 +236,7 @@ pillow==12.2.0
# ipympl
# matplotlib
# scikit-image
platformdirs==4.9.6
platformdirs==4.10.0
# via jupyter-core
pluggy==1.6.0
# via pytest
Expand Down Expand Up @@ -295,13 +297,13 @@ rfc3986-validator==0.1.1
# jupyter-events
rfc3987-syntax==1.1.0
# via jsonschema
rpds-py==0.30.0
rpds-py==2026.5.1
# via
# jsonschema
# referencing
scikit-image==0.26.0
# via lumicks-pylake
scikit-learn==1.8.0
scikit-learn==1.9.0
# via lumicks-pylake
scipy==1.17.1
# via
Expand Down Expand Up @@ -332,7 +334,7 @@ tifffile==2026.3.3
# scikit-image
tinycss2==1.4.0
# via bleach
tornado==6.5.5
tornado==6.5.6
# via
# ipykernel
# jupyter-client
Expand All @@ -342,7 +344,7 @@ tornado==6.5.5
# terminado
tqdm==4.67.3
# via lumicks-pylake
traitlets==5.15.0
traitlets==5.15.1
# via
# ipykernel
# ipympl
Expand Down
20 changes: 11 additions & 9 deletions test_package/pylake/env/linux.txt
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ contourpy==1.3.3
# via matplotlib
cycler==0.12.1
# via matplotlib
debugpy==1.8.20
debugpy==1.8.21
# via ipykernel
decorator==5.3.1
# via ipython
Expand All @@ -65,7 +65,7 @@ httpcore==1.0.9
# via httpx
httpx==0.28.1
# via jupyterlab
idna==3.16
idna==3.18
# via
# anyio
# httpx
Expand All @@ -79,7 +79,7 @@ ipykernel==7.2.0
# via jupyterlab
ipympl==0.10.0
# via lumicks-pylake
ipython==9.13.0
ipython==9.14.0
# via
# ipykernel
# ipympl
Expand Down Expand Up @@ -132,7 +132,7 @@ jupyter-events==0.12.1
# via jupyter-server
jupyter-lsp==2.3.1
# via jupyterlab
jupyter-server==2.18.2
jupyter-server==2.19.0
# via
# jupyter-lsp
# jupyterlab
Expand Down Expand Up @@ -175,6 +175,8 @@ matplotlib-inline==0.2.2
# ipython
mistune==3.2.1
# via nbconvert
narwhals==2.22.0
# via scikit-learn
nbclient==0.10.4
# via nbconvert
nbconvert==7.17.1
Expand Down Expand Up @@ -232,7 +234,7 @@ pillow==12.2.0
# ipympl
# matplotlib
# scikit-image
platformdirs==4.9.6
platformdirs==4.10.0
# via jupyter-core
pluggy==1.6.0
# via pytest
Expand Down Expand Up @@ -293,13 +295,13 @@ rfc3986-validator==0.1.1
# jupyter-events
rfc3987-syntax==1.1.0
# via jsonschema
rpds-py==0.30.0
rpds-py==2026.5.1
# via
# jsonschema
# referencing
scikit-image==0.26.0
# via lumicks-pylake
scikit-learn==1.8.0
scikit-learn==1.9.0
# via lumicks-pylake
scipy==1.17.1
# via
Expand Down Expand Up @@ -330,7 +332,7 @@ tifffile==2026.3.3
# scikit-image
tinycss2==1.4.0
# via bleach
tornado==6.5.5
tornado==6.5.6
# via
# ipykernel
# jupyter-client
Expand All @@ -340,7 +342,7 @@ tornado==6.5.5
# terminado
tqdm==4.67.3
# via lumicks-pylake
traitlets==5.15.0
traitlets==5.15.1
# via
# ipykernel
# ipympl
Expand Down
20 changes: 11 additions & 9 deletions test_package/pylake/env/win32.txt
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ contourpy==1.3.3
# via matplotlib
cycler==0.12.1
# via matplotlib
debugpy==1.8.20
debugpy==1.8.21
# via ipykernel
decorator==5.3.1
# via ipython
Expand All @@ -70,7 +70,7 @@ httpcore==1.0.9
# via httpx
httpx==0.28.1
# via jupyterlab
idna==3.16
idna==3.18
# via
# anyio
# httpx
Expand All @@ -84,7 +84,7 @@ ipykernel==7.2.0
# via jupyterlab
ipympl==0.10.0
# via lumicks-pylake
ipython==9.13.0
ipython==9.14.0
# via
# ipykernel
# ipympl
Expand Down Expand Up @@ -137,7 +137,7 @@ jupyter-events==0.12.1
# via jupyter-server
jupyter-lsp==2.3.1
# via jupyterlab
jupyter-server==2.18.2
jupyter-server==2.19.0
# via
# jupyter-lsp
# jupyterlab
Expand Down Expand Up @@ -180,6 +180,8 @@ matplotlib-inline==0.2.2
# ipython
mistune==3.2.1
# via nbconvert
narwhals==2.22.0
# via scikit-learn
nbclient==0.10.4
# via nbconvert
nbconvert==7.17.1
Expand Down Expand Up @@ -235,7 +237,7 @@ pillow==12.2.0
# ipympl
# matplotlib
# scikit-image
platformdirs==4.9.6
platformdirs==4.10.0
# via jupyter-core
pluggy==1.6.0
# via pytest
Expand Down Expand Up @@ -297,13 +299,13 @@ rfc3986-validator==0.1.1
# jupyter-events
rfc3987-syntax==1.1.0
# via jsonschema
rpds-py==0.30.0
rpds-py==2026.5.1
# via
# jsonschema
# referencing
scikit-image==0.26.0
# via lumicks-pylake
scikit-learn==1.8.0
scikit-learn==1.9.0
# via lumicks-pylake
scipy==1.17.1
# via
Expand Down Expand Up @@ -334,7 +336,7 @@ tifffile==2026.3.3
# scikit-image
tinycss2==1.4.0
# via bleach
tornado==6.5.5
tornado==6.5.6
# via
# ipykernel
# jupyter-client
Expand All @@ -344,7 +346,7 @@ tornado==6.5.5
# terminado
tqdm==4.67.3
# via lumicks-pylake
traitlets==5.15.0
traitlets==5.15.1
# via
# ipykernel
# ipympl
Expand Down
Loading