Skip to content

Commit b7d9cb9

Browse files
committed
fix: bump ipywidgets to next major version
1 parent 8d644e8 commit b7d9cb9

File tree

2 files changed

+21
-59
lines changed

2 files changed

+21
-59
lines changed

poetry.lock

+20-58
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ license = "MIT"
1616
python = "^3.11.3"
1717
requests = "~2"
1818
tqdm = "~4"
19-
ipywidgets = "~7"
19+
ipywidgets = "^8"
2020
ipython = "*"
2121
ibm-cos-sdk = ">=2.13.3"
2222
typing-extensions = {version = "*", python = "^3.11.3", optional = true}

0 commit comments

Comments
 (0)