Skip to content

Commit 5213570

Browse files
committed
specify: widgetsnbextension to be exactly 3.6.4
1 parent b5b9b1c commit 5213570

File tree

2 files changed

+10
-9
lines changed

2 files changed

+10
-9
lines changed

poetry.lock

Lines changed: 9 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ requests = "~2"
1818
tqdm = "~4"
1919
ipywidgets = "~7"
2020
ipython = "*"
21-
widgetsnbextension = "3.6.0"
21+
widgetsnbextension = "3.6.4"
2222
ibm-cos-sdk = {version = "~2", optional = true}
2323
typing-extensions = {version = "*", python = "^3.8.17", optional = true}
2424
# Sphinx documentation dependencies

0 commit comments

Comments
 (0)