Skip to content

Commit 7af804c

Browse files
committed
lock widgetsnbextension to be 4.0.10
1 parent f266ab3 commit 7af804c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ requests = "~2"
1919
tqdm = "~4"
2020
ipywidgets = ">=8.1.1,<9"
2121
ipython = "*"
22-
widgetsnbextension = ">=4.0.10,<5"
22+
widgetsnbextension = "4.0.10"
2323
ibm-cos-sdk = ">=2.13.3"
2424
typing-extensions = {version = "*", python = "^3.12.2", optional = true}
2525
# Sphinx documentation dependencies

0 commit comments

Comments
 (0)