Mpavan45 commited on
Commit
0c948b4
·
verified ·
1 Parent(s): 573e269

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -3
requirements.txt CHANGED
@@ -1,3 +1,9 @@
1
- streamlit
2
- tensorflow
3
- matplotlib
 
 
 
 
 
 
 
1
+ streamlit==1.28.0
2
+ networkx==3.1
3
+ pandas==2.0.3
4
+ numpy==1.24.3
5
+ matplotlib==3.7.1
6
+ seaborn==0.12.2
7
+ scikit-learn==1.2.2
8
+ mlxtend==0.22.0
9
+ tensorflow==2.15.0