We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f266ab3 commit 7af804cCopy full SHA for 7af804c
pyproject.toml
@@ -19,7 +19,7 @@ requests = "~2"
19
tqdm = "~4"
20
ipywidgets = ">=8.1.1,<9"
21
ipython = "*"
22
-widgetsnbextension = ">=4.0.10,<5"
+widgetsnbextension = "4.0.10"
23
ibm-cos-sdk = ">=2.13.3"
24
typing-extensions = {version = "*", python = "^3.12.2", optional = true}
25
# Sphinx documentation dependencies
0 commit comments