Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -4,5 +4,6 @@ plotly
|
|
4 |
torch
|
5 |
statsforecast
|
6 |
matplotlib
|
7 |
-
|
|
|
8 |
streamlit>=1.36
|
|
|
4 |
torch
|
5 |
statsforecast
|
6 |
matplotlib
|
7 |
+
numpy
|
8 |
+
pandas
|
9 |
streamlit>=1.36
|