Skip to content
Open
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 @@ -30,7 +30,7 @@ markupsafe==3.0.3
# via
# jinja2
# nbconvert
mistune==3.2.1
mistune==3.3.1
# via nbconvert
nbclient==0.11.0
# via nbconvert
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 @@ -30,7 +30,7 @@ markupsafe==3.0.3
# via
# jinja2
# nbconvert
mistune==3.2.1
mistune==3.3.1
# via nbconvert
nbclient==0.11.0
# via nbconvert
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 @@ -30,7 +30,7 @@ markupsafe==3.0.3
# via
# jinja2
# nbconvert
mistune==3.2.1
mistune==3.3.1
# via nbconvert
nbclient==0.11.0
# via nbconvert
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.5
numpy==2.4.6
numpy==2.5.0
pytest-xdist==3.8.0
pytest==9.1.1
typing-extensions==4.15.0
4 changes: 2 additions & 2 deletions test_package/pylake/env/darwin.txt
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@ matplotlib-inline==0.2.2
# via
# ipykernel
# ipython
mistune==3.2.1
mistune==3.3.1
# via nbconvert
narwhals==2.22.1
# via scikit-learn
Expand Down Expand Up @@ -390,5 +390,5 @@ websocket-client==1.9.0
# via jupyter-server
widgetsnbextension==4.0.15
# via ipywidgets
wrapt==2.2.1
wrapt==2.2.2
# via deprecated
4 changes: 2 additions & 2 deletions test_package/pylake/env/linux.txt
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@ matplotlib-inline==0.2.2
# via
# ipykernel
# ipython
mistune==3.2.1
mistune==3.3.1
# via nbconvert
narwhals==2.22.1
# via scikit-learn
Expand Down Expand Up @@ -388,5 +388,5 @@ websocket-client==1.9.0
# via jupyter-server
widgetsnbextension==4.0.15
# via ipywidgets
wrapt==2.2.1
wrapt==2.2.2
# via deprecated
4 changes: 2 additions & 2 deletions test_package/pylake/env/win32.txt
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@ matplotlib-inline==0.2.2
# via
# ipykernel
# ipython
mistune==3.2.1
mistune==3.3.1
# via nbconvert
narwhals==2.22.1
# via scikit-learn
Expand Down Expand Up @@ -392,5 +392,5 @@ websocket-client==1.9.0
# via jupyter-server
widgetsnbextension==4.0.15
# via ipywidgets
wrapt==2.2.1
wrapt==2.2.2
# via deprecated