Skip to content

Commit

Permalink
Pin dask ipywidgets version to 7.7.1 (#1442)
Browse files Browse the repository at this point in the history
  • Loading branch information
viniciusdc authored Sep 22, 2022
1 parent bac134e commit 17ae8ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion qhub/initialize.py
Original file line number Diff line number Diff line change
Expand Up @@ -238,7 +238,7 @@
"dependencies": [
"python",
"ipykernel",
"ipywidgets",
"ipywidgets==7.7.1",
f"qhub-dask =={qhub_dask_version}",
"python-graphviz",
"pyarrow",
Expand Down

0 comments on commit 17ae8ee

Please sign in to comment.