Spaces:
Runtime error
Runtime error
Commit
·
86890b9
1
Parent(s):
0df99b1
Create requirements.txt
Browse files- requirements.txt +4 -0
requirements.txt
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
matplotlib==3.2.2
|
2 |
+
networkx==2.5
|
3 |
+
streamlit==0.73.1
|
4 |
+
pyvis==0.1.8.2
|