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
2 changes: 1 addition & 1 deletion test_package/nbconvert/env/darwin.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jsonschema==4.26.0
# via nbformat
jsonschema-specifications==2025.9.1
# via jsonschema
jupyter-client==8.9.0
jupyter-client==8.9.1
# via nbclient
jupyter-core==5.9.1
# via
Expand Down
2 changes: 1 addition & 1 deletion test_package/nbconvert/env/linux.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jsonschema==4.26.0
# via nbformat
jsonschema-specifications==2025.9.1
# via jsonschema
jupyter-client==8.9.0
jupyter-client==8.9.1
# via nbclient
jupyter-core==5.9.1
# via
Expand Down
2 changes: 1 addition & 1 deletion test_package/nbconvert/env/win32.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jsonschema==4.26.0
# via nbformat
jsonschema-specifications==2025.9.1
# via jsonschema
jupyter-client==8.9.0
jupyter-client==8.9.1
# via nbclient
jupyter-core==5.9.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
Expand Up @@ -12,7 +12,7 @@ pluggy==1.6.0
# via pytest
pygments==2.20.0
# via pytest
pytest==9.0.3
pytest==9.1.0
# via
# -r test_package/numpy/requirements.txt
# pytest-xdist
Expand Down
2 changes: 1 addition & 1 deletion test_package/numpy/env/linux.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ pluggy==1.6.0
# via pytest
pygments==2.20.0
# via pytest
pytest==9.0.3
pytest==9.1.0
# via
# -r test_package/numpy/requirements.txt
# pytest-xdist
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 @@ -14,7 +14,7 @@ pluggy==1.6.0
# via pytest
pygments==2.20.0
# via pytest
pytest==9.0.3
pytest==9.1.0
# via
# -r test_package/numpy/requirements.txt
# pytest-xdist
Expand Down
2 changes: 1 addition & 1 deletion test_package/numpy/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
hypothesis==6.155.2
numpy==2.4.6
pytest-xdist==3.8.0
pytest==9.0.3
pytest==9.1.0
typing-extensions==4.15.0
14 changes: 7 additions & 7 deletions test_package/pylake/env/darwin.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
anyio==4.13.0
anyio==4.14.0
# via
# httpx
# jupyter-server
Expand Down Expand Up @@ -77,7 +77,7 @@ imageio==2.37.3
# via scikit-image
iniconfig==2.3.0
# via pytest
ipykernel==7.2.0
ipykernel==7.3.0
# via jupyterlab
ipympl==0.10.0
# via lumicks-pylake
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.9.0
jupyter-client==8.9.1
# via
# ipykernel
# jupyter-server
Expand Down Expand Up @@ -167,7 +167,7 @@ markupsafe==3.0.3
# via
# jinja2
# nbconvert
matplotlib==3.10.9
matplotlib==3.11.0
# via
# ipympl
# lumicks-pylake
Expand All @@ -188,7 +188,7 @@ nbformat==5.10.4
# jupyter-server
# nbclient
# nbconvert
nest-asyncio==1.6.0
nest-asyncio2==1.7.2
# via ipykernel
networkx==3.6.1
# via scikit-image
Expand Down Expand Up @@ -264,7 +264,7 @@ pygments==2.20.0
# pytest
pyparsing==3.3.2
# via matplotlib
pytest==9.0.3
pytest==9.1.0
# via lumicks-pylake
python-dateutil==2.9.0.post0
# via
Expand Down Expand Up @@ -342,7 +342,7 @@ tornado==6.5.7
# jupyterlab
# notebook
# terminado
tqdm==4.68.1
tqdm==4.68.2
# via lumicks-pylake
traitlets==5.15.1
# via
Expand Down
14 changes: 7 additions & 7 deletions test_package/pylake/env/linux.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
anyio==4.13.0
anyio==4.14.0
# via
# httpx
# jupyter-server
Expand Down Expand Up @@ -75,7 +75,7 @@ imageio==2.37.3
# via scikit-image
iniconfig==2.3.0
# via pytest
ipykernel==7.2.0
ipykernel==7.3.0
# via jupyterlab
ipympl==0.10.0
# via lumicks-pylake
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.9.0
jupyter-client==8.9.1
# via
# ipykernel
# jupyter-server
Expand Down Expand Up @@ -165,7 +165,7 @@ markupsafe==3.0.3
# via
# jinja2
# nbconvert
matplotlib==3.10.9
matplotlib==3.11.0
# via
# ipympl
# lumicks-pylake
Expand All @@ -186,7 +186,7 @@ nbformat==5.10.4
# jupyter-server
# nbclient
# nbconvert
nest-asyncio==1.6.0
nest-asyncio2==1.7.2
# via ipykernel
networkx==3.6.1
# via scikit-image
Expand Down Expand Up @@ -262,7 +262,7 @@ pygments==2.20.0
# pytest
pyparsing==3.3.2
# via matplotlib
pytest==9.0.3
pytest==9.1.0
# via lumicks-pylake
python-dateutil==2.9.0.post0
# via
Expand Down Expand Up @@ -340,7 +340,7 @@ tornado==6.5.7
# jupyterlab
# notebook
# terminado
tqdm==4.68.1
tqdm==4.68.2
# via lumicks-pylake
traitlets==5.15.1
# via
Expand Down
16 changes: 8 additions & 8 deletions test_package/pylake/env/win32.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
anyio==4.13.0
anyio==4.14.0
# via
# httpx
# jupyter-server
Expand Down Expand Up @@ -80,7 +80,7 @@ imageio==2.37.3
# via scikit-image
iniconfig==2.3.0
# via pytest
ipykernel==7.2.0
ipykernel==7.3.0
# via jupyterlab
ipympl==0.10.0
# via lumicks-pylake
Expand Down Expand Up @@ -118,7 +118,7 @@ jsonschema[format-nongpl]==4.26.0
# nbformat
jsonschema-specifications==2025.9.1
# via jsonschema
jupyter-client==8.9.0
jupyter-client==8.9.1
# via
# ipykernel
# jupyter-server
Expand Down Expand Up @@ -170,7 +170,7 @@ markupsafe==3.0.3
# via
# jinja2
# nbconvert
matplotlib==3.10.9
matplotlib==3.11.0
# via
# ipympl
# lumicks-pylake
Expand All @@ -191,7 +191,7 @@ nbformat==5.10.4
# jupyter-server
# nbclient
# nbconvert
nest-asyncio==1.6.0
nest-asyncio2==1.7.2
# via ipykernel
networkx==3.6.1
# via scikit-image
Expand Down Expand Up @@ -261,7 +261,7 @@ pygments==2.20.0
# pytest
pyparsing==3.3.2
# via matplotlib
pytest==9.0.3
pytest==9.1.0
# via lumicks-pylake
python-dateutil==2.9.0.post0
# via
Expand All @@ -270,7 +270,7 @@ python-dateutil==2.9.0.post0
# matplotlib
python-json-logger==4.1.0
# via jupyter-events
pywinpty==3.0.3
pywinpty==3.0.5
# via
# jupyter-server
# jupyter-server-terminals
Expand Down Expand Up @@ -344,7 +344,7 @@ tornado==6.5.7
# jupyterlab
# notebook
# terminado
tqdm==4.68.1
tqdm==4.68.2
# via lumicks-pylake
traitlets==5.15.1
# via
Expand Down
Loading