MLDeveloper commited on
Commit
52aca74
·
verified ·
1 Parent(s): 7d00f2b

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -0
requirements.txt CHANGED
@@ -16,6 +16,10 @@ scikit-learn
16
  pandas
17
  numpy
18
  matplotlib
 
 
 
 
19
 
20
 
21
 
 
16
  pandas
17
  numpy
18
  matplotlib
19
+ streamlit>=1.30.0
20
+ pandas>=1.5.0
21
+ scikit-learn>=1.2.0
22
+
23
 
24
 
25