Spaces:
Runtime error
Runtime error
Create new file
Browse files- requirements.txt +6 -0
requirements.txt
ADDED
|
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
matplotlib==3.2.2
|
| 2 |
+
networkx
|
| 3 |
+
streamlit==0.73.1
|
| 4 |
+
pyvis==0.1.8.2
|
| 5 |
+
st-click-detector
|
| 6 |
+
graphviz
|