Skip to content

Commit

Permalink
fix: bump ipywidgets to next major version
Browse files Browse the repository at this point in the history
  • Loading branch information
ElioDiNino committed Mar 14, 2024
1 parent 8d644e8 commit b7d9cb9
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 59 deletions.
78 changes: 20 additions & 58 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ license = "MIT"
python = "^3.11.3"
requests = "~2"
tqdm = "~4"
ipywidgets = "~7"
ipywidgets = "^8"
ipython = "*"
ibm-cos-sdk = ">=2.13.3"
typing-extensions = {version = "*", python = "^3.11.3", optional = true}
Expand Down

0 comments on commit b7d9cb9

Please sign in to comment.