ELOUNDOU commited on
Commit
3d01245
1 Parent(s): 8a95046

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -0
requirements.txt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ pandas==2.0.3
2
+ scikit_learn==1.3.0
3
+ streamlit==1.28.0