AamerAkhter commited on
Commit
0beec4e
·
verified ·
1 Parent(s): 6e8705c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -5
requirements.txt CHANGED
@@ -1,5 +1,6 @@
1
- pandas>=1.3.0
2
- prophet>=1.1
3
- plotly>=5.0
4
- gradio>=3.0
5
- from prophet import Prophet
 
 
1
+ pandas
2
+ matplotlib
3
+ prophet
4
+ gradio
5
+ plotly
6
+ statsmodels