Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -4,4 +4,5 @@ openpyxl
|
|
4 |
matplotlib
|
5 |
numpy
|
6 |
ipywidgets
|
|
|
7 |
ipykernel
|
|
|
4 |
matplotlib
|
5 |
numpy
|
6 |
ipywidgets
|
7 |
+
ipywidgets_bokeh
|
8 |
ipykernel
|