saritha commited on
Commit
bac2675
1 Parent(s): 04167c3

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -0
requirements.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ pandas==1.1.4
2
+ matplotlib==3.3.3
3
+ seaborn==0.11.1
4
+ numpy==1.18.5
5
+ streamlit==0.72.0
6
+ plotly==4.14.1
7
+ Pillow==8.0.1
8
+ scikit_learn==0.24.0