pythonPackages.ipywidgets: fix depedencies after python mass update
This commit is contained in:
parent
57db870668
commit
28aa864133
@ -7,6 +7,7 @@
|
||||
, mock
|
||||
, ipython
|
||||
, ipykernel
|
||||
, jupyterlab-widgets
|
||||
, traitlets
|
||||
, notebook
|
||||
, widgetsnbextension
|
||||
@ -28,6 +29,7 @@ buildPythonPackage rec {
|
||||
propagatedBuildInputs = [
|
||||
ipython
|
||||
ipykernel
|
||||
jupyterlab-widgets
|
||||
traitlets
|
||||
notebook
|
||||
widgetsnbextension
|
||||
|
Loading…
Reference in New Issue
Block a user