vyankatesh2003 commited on
Commit
54c2951
·
verified ·
1 Parent(s): b5470ad
Files changed (1) hide show
  1. requirements.txt +6 -3
requirements.txt CHANGED
@@ -1,3 +1,6 @@
1
- altair
2
- pandas
3
- streamlit
 
 
 
 
1
+ streamlit>=1.28.0
2
+ pyvis>=0.3.2
3
+ networkx>=3.0
4
+ numpy>=1.24.0
5
+ graphviz>=0.20.0
6
+