Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -2,4 +2,6 @@ gradio
|
|
2 |
rdflib
|
3 |
networkx
|
4 |
matplotlib
|
5 |
-
requests
|
|
|
|
|
|
2 |
rdflib
|
3 |
networkx
|
4 |
matplotlib
|
5 |
+
requests
|
6 |
+
pyvis
|
7 |
+
plotly
|