panchajanya1999 commited on
Commit
cd6fe17
·
verified ·
1 Parent(s): 9f1f8df

requirements: Add Flask to the list

Browse files

Signed-off-by: Panchajanya1999 <[email protected]>

Files changed (1) hide show
  1. requirements.txt +2 -0
requirements.txt CHANGED
@@ -2,3 +2,5 @@ pandas[all]>=2.0.0
2
  numpy
3
  matplotlib
4
  scikit-learn
 
 
 
2
  numpy
3
  matplotlib
4
  scikit-learn
5
+ flask
6
+