Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
1 |
igraph
|
2 |
plotly
|
3 |
-
dash
|
|
|
|
1 |
igraph
|
2 |
plotly
|
3 |
+
dash
|
4 |
+
ipywidgets>=7.0.0
|