Skip to content
Merged
Show file tree
Hide file tree
Changes from 2 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
4 changes: 0 additions & 4 deletions build/conda-nonconda-test-requirements.txt

This file was deleted.

1 change: 0 additions & 1 deletion build/venv-smoke-test-requirements.txt

This file was deleted.

11 changes: 0 additions & 11 deletions build/venv-test-ipywidgets7-requirements.txt

This file was deleted.

16 changes: 15 additions & 1 deletion build/venv-test-ipywidgets8-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# List of requirements for ipython tests
numpy
numpy>=1.22.2
pandas
# Install jupyter itself so we end up with a kernel
jupyter
Expand All @@ -8,3 +8,17 @@ ipywidgets
anywidget
matplotlib
ipympl

# Security updates for transitive dependencies
pillow>=10.2.0
setuptools>=78.1.1
zipp>=3.19.1
tornado>=6.4.1
anyio>=4.4.0
requests>=2.32.4
fonttools>=4.43.0
jupyter-server>=2.14.1
jupyter-core>=5.8.0
ipython>=8.10.0
urllib3>=2.2.2
jupyterlab>=4.4.8
Loading
Loading