Skip to content

Commit

Permalink
pinned ipywidgets (#953)
Browse files Browse the repository at this point in the history
  • Loading branch information
srivarra committed Mar 21, 2023
1 parent 8293e1f commit f9a412b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -37,3 +37,4 @@ Pipfile.lock
.DS_Store
coverage.lcov
data/*
.venv/
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ dependencies = [
"importlib-metadata>=5.0",
"ipympl>=0.9.2,<1.0.0",
"ipython>=8.4,<9",
"ipywidgets==8.0.0",
"jupyter_contrib_nbextensions>=0.5.1,<1",
"jupyter>=1.0.0",
"jupyterlab>=3.4.3,<4",
Expand Down

0 comments on commit f9a412b

Please sign in to comment.