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
6 changes: 3 additions & 3 deletions test_package/nbconvert/env/darwin.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
attrs==25.4.0
attrs==26.1.0
# via
# jsonschema
# referencing
Expand Down Expand Up @@ -46,7 +46,7 @@ pandocfilters==1.5.1
# via nbconvert
platformdirs==4.9.4
# via jupyter-core
pygments==2.19.2
pygments==2.20.0
# via nbconvert
python-dateutil==2.9.0.post0
# via jupyter-client
Expand All @@ -66,7 +66,7 @@ soupsieve==2.8.3
# via beautifulsoup4
tinycss2==1.4.0
# via bleach
tornado==6.5.4
tornado==6.5.5
# via jupyter-client
traitlets==5.14.3
# via
Expand Down
6 changes: 3 additions & 3 deletions test_package/nbconvert/env/linux.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
attrs==25.4.0
attrs==26.1.0
# via
# jsonschema
# referencing
Expand Down Expand Up @@ -46,7 +46,7 @@ pandocfilters==1.5.1
# via nbconvert
platformdirs==4.9.4
# via jupyter-core
pygments==2.19.2
pygments==2.20.0
# via nbconvert
python-dateutil==2.9.0.post0
# via jupyter-client
Expand All @@ -66,7 +66,7 @@ soupsieve==2.8.3
# via beautifulsoup4
tinycss2==1.4.0
# via bleach
tornado==6.5.4
tornado==6.5.5
# via jupyter-client
traitlets==5.14.3
# via
Expand Down
6 changes: 3 additions & 3 deletions test_package/nbconvert/env/win32.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
attrs==25.4.0
attrs==26.1.0
# via
# jsonschema
# referencing
Expand Down Expand Up @@ -46,7 +46,7 @@ pandocfilters==1.5.1
# via nbconvert
platformdirs==4.9.4
# via jupyter-core
pygments==2.19.2
pygments==2.20.0
# via nbconvert
python-dateutil==2.9.0.post0
# via jupyter-client
Expand All @@ -66,7 +66,7 @@ soupsieve==2.8.3
# via beautifulsoup4
tinycss2==1.4.0
# via bleach
tornado==6.5.4
tornado==6.5.5
# via jupyter-client
traitlets==5.14.3
# via
Expand Down
4 changes: 2 additions & 2 deletions test_package/numpy/env/darwin.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@ hypothesis==6.151.5
# via -r test_package/numpy/requirements.txt
iniconfig==2.3.0
# via pytest
numpy==2.4.3
numpy==2.4.4
# via -r test_package/numpy/requirements.txt
packaging==26.0
# via pytest
pluggy==1.6.0
# via pytest
pygments==2.19.2
pygments==2.20.0
# via pytest
pytest==9.0.2
# via
Expand Down
4 changes: 2 additions & 2 deletions test_package/numpy/env/linux.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@ hypothesis==6.151.5
# via -r test_package/numpy/requirements.txt
iniconfig==2.3.0
# via pytest
numpy==2.4.3
numpy==2.4.4
# via -r test_package/numpy/requirements.txt
packaging==26.0
# via pytest
pluggy==1.6.0
# via pytest
pygments==2.19.2
pygments==2.20.0
# via pytest
pytest==9.0.2
# via
Expand Down
4 changes: 2 additions & 2 deletions test_package/numpy/env/win32.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@ hypothesis==6.151.5
# via -r test_package/numpy/requirements.txt
iniconfig==2.3.0
# via pytest
numpy==2.4.3
numpy==2.4.4
# via -r test_package/numpy/requirements.txt
packaging==26.0
# via pytest
pluggy==1.6.0
# via pytest
pygments==2.19.2
pygments==2.20.0
# via pytest
pytest==9.0.2
# via
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.151.5
numpy==2.4.3
numpy==2.4.4
pytest-xdist==3.8.0
pytest==9.0.2
typing-extensions==4.15.0
30 changes: 15 additions & 15 deletions test_package/pylake/env/darwin.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
anyio==4.12.1
anyio==4.13.0
# via
# httpx
# jupyter-server
Expand All @@ -12,9 +12,9 @@ arrow==1.4.0
# via isoduration
asttokens==3.0.1
# via stack-data
async-lru==2.2.0
async-lru==2.3.0
# via jupyterlab
attrs==25.4.0
attrs==26.1.0
# via
# jsonschema
# referencing
Expand All @@ -33,7 +33,7 @@ certifi==2026.2.25
# requests
cffi==2.0.0
# via argon2-cffi-bindings
charset-normalizer==3.4.5
charset-normalizer==3.4.6
# via requests
comm==0.2.3
# via
Expand All @@ -55,7 +55,7 @@ executing==2.2.1
# via stack-data
fastjsonschema==2.21.2
# via nbformat
fonttools==4.62.0
fonttools==4.62.1
# via matplotlib
fqdn==1.5.1
# via jsonschema
Expand All @@ -81,7 +81,7 @@ ipykernel==7.2.0
# via jupyterlab
ipympl==0.10.0
# via lumicks-pylake
ipython==9.10.0
ipython==9.10.1
# via
# ipykernel
# ipympl
Expand All @@ -104,9 +104,9 @@ jinja2==3.1.6
# nbconvert
joblib==1.5.3
# via scikit-learn
json5==0.13.0
json5==0.14.0
# via jupyterlab-server
jsonpointer==3.0.0
jsonpointer==3.1.1
# via jsonschema
jsonschema[format-nongpl]==4.26.0
# via
Expand Down Expand Up @@ -143,7 +143,7 @@ jupyter-server==2.17.0
# notebook-shim
jupyter-server-terminals==0.5.4
# via jupyter-server
jupyterlab==4.5.5
jupyterlab==4.5.6
# via notebook
jupyterlab-pygments==0.3.0
# via nbconvert
Expand Down Expand Up @@ -190,13 +190,13 @@ nest-asyncio==1.6.0
# via ipykernel
networkx==3.6.1
# via scikit-image
notebook==7.5.4
notebook==7.5.5
# via lumicks-pylake
notebook-shim==0.2.4
# via
# jupyterlab
# notebook
numpy==2.4.3
numpy==2.4.4
# via
# contourpy
# h5py
Expand Down Expand Up @@ -252,7 +252,7 @@ pure-eval==0.2.3
# via stack-data
pycparser==3.0
# via cffi
pygments==2.19.2
pygments==2.20.0
# via
# ipython
# ipython-pygments-lexers
Expand All @@ -267,7 +267,7 @@ python-dateutil==2.9.0.post0
# arrow
# jupyter-client
# matplotlib
python-json-logger==4.0.0
python-json-logger==4.1.0
# via jupyter-events
pyyaml==6.0.3
# via jupyter-events
Expand All @@ -281,7 +281,7 @@ referencing==0.37.0
# jsonschema
# jsonschema-specifications
# jupyter-events
requests==2.32.5
requests==2.33.1
# via jupyterlab-server
rfc3339-validator==0.1.4
# via
Expand Down Expand Up @@ -330,7 +330,7 @@ tifffile==2026.3.3
# scikit-image
tinycss2==1.4.0
# via bleach
tornado==6.5.4
tornado==6.5.5
# via
# ipykernel
# jupyter-client
Expand Down
30 changes: 15 additions & 15 deletions test_package/pylake/env/linux.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
anyio==4.12.1
anyio==4.13.0
# via
# httpx
# jupyter-server
Expand All @@ -10,9 +10,9 @@ arrow==1.4.0
# via isoduration
asttokens==3.0.1
# via stack-data
async-lru==2.2.0
async-lru==2.3.0
# via jupyterlab
attrs==25.4.0
attrs==26.1.0
# via
# jsonschema
# referencing
Expand All @@ -31,7 +31,7 @@ certifi==2026.2.25
# requests
cffi==2.0.0
# via argon2-cffi-bindings
charset-normalizer==3.4.5
charset-normalizer==3.4.6
# via requests
comm==0.2.3
# via
Expand All @@ -53,7 +53,7 @@ executing==2.2.1
# via stack-data
fastjsonschema==2.21.2
# via nbformat
fonttools==4.62.0
fonttools==4.62.1
# via matplotlib
fqdn==1.5.1
# via jsonschema
Expand All @@ -79,7 +79,7 @@ ipykernel==7.2.0
# via jupyterlab
ipympl==0.10.0
# via lumicks-pylake
ipython==9.10.0
ipython==9.10.1
# via
# ipykernel
# ipympl
Expand All @@ -102,9 +102,9 @@ jinja2==3.1.6
# nbconvert
joblib==1.5.3
# via scikit-learn
json5==0.13.0
json5==0.14.0
# via jupyterlab-server
jsonpointer==3.0.0
jsonpointer==3.1.1
# via jsonschema
jsonschema[format-nongpl]==4.26.0
# via
Expand Down Expand Up @@ -141,7 +141,7 @@ jupyter-server==2.17.0
# notebook-shim
jupyter-server-terminals==0.5.4
# via jupyter-server
jupyterlab==4.5.5
jupyterlab==4.5.6
# via notebook
jupyterlab-pygments==0.3.0
# via nbconvert
Expand Down Expand Up @@ -188,13 +188,13 @@ nest-asyncio==1.6.0
# via ipykernel
networkx==3.6.1
# via scikit-image
notebook==7.5.4
notebook==7.5.5
# via lumicks-pylake
notebook-shim==0.2.4
# via
# jupyterlab
# notebook
numpy==2.4.3
numpy==2.4.4
# via
# contourpy
# h5py
Expand Down Expand Up @@ -250,7 +250,7 @@ pure-eval==0.2.3
# via stack-data
pycparser==3.0
# via cffi
pygments==2.19.2
pygments==2.20.0
# via
# ipython
# ipython-pygments-lexers
Expand All @@ -265,7 +265,7 @@ python-dateutil==2.9.0.post0
# arrow
# jupyter-client
# matplotlib
python-json-logger==4.0.0
python-json-logger==4.1.0
# via jupyter-events
pyyaml==6.0.3
# via jupyter-events
Expand All @@ -279,7 +279,7 @@ referencing==0.37.0
# jsonschema
# jsonschema-specifications
# jupyter-events
requests==2.32.5
requests==2.33.1
# via jupyterlab-server
rfc3339-validator==0.1.4
# via
Expand Down Expand Up @@ -328,7 +328,7 @@ tifffile==2026.3.3
# scikit-image
tinycss2==1.4.0
# via bleach
tornado==6.5.4
tornado==6.5.5
# via
# ipykernel
# jupyter-client
Expand Down
Loading
Loading