Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -3,4 +3,6 @@ pandas==1.5.3
|
|
3 |
statsmodels==0.13.5
|
4 |
plotly==5.13.0
|
5 |
scipy==1.10.0
|
6 |
-
gradio==3.20.0
|
|
|
|
|
|
3 |
statsmodels==0.13.5
|
4 |
plotly==5.13.0
|
5 |
scipy==1.10.0
|
6 |
+
gradio==3.20.0
|
7 |
+
kaleido
|
8 |
+
xlswriter
|