Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -1,4 +1,6 @@
|
|
1 |
matplotlib==3.2.2
|
2 |
networkx
|
3 |
streamlit==0.73.1
|
4 |
-
pyvis==0.1.8.2
|
|
|
|
|
|
1 |
matplotlib==3.2.2
|
2 |
networkx
|
3 |
streamlit==0.73.1
|
4 |
+
pyvis==0.1.8.2
|
5 |
+
st-click-detector
|
6 |
+
graphviz
|