ojas121 commited on
Commit
b3f3fd3
·
verified ·
1 Parent(s): c3e391e

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -0
requirements.txt ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ streamlit==1.24.0
2
+ pandas==1.5.3
3
+ plotly==5.15.0
4
+ statsmodels==0.14.0
5
+ numpy==1.23.5