Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -6
requirements.txt
CHANGED
@@ -1,14 +1,9 @@
|
|
1 |
datasetsforecast
|
2 |
-
fire
|
3 |
neuralforecast
|
4 |
-
datasetsforecast
|
5 |
pandas==2.2.2
|
6 |
plotly
|
7 |
-
python-dotenv
|
8 |
torch==2.1.2
|
9 |
-
pytorch-lightning==2.2.5
|
10 |
statsforecast
|
11 |
streamlit
|
12 |
-
|
13 |
-
hyperopt
|
14 |
numpy==1.26.4
|
|
|
1 |
datasetsforecast
|
|
|
2 |
neuralforecast
|
|
|
3 |
pandas==2.2.2
|
4 |
plotly
|
|
|
5 |
torch==2.1.2
|
|
|
6 |
statsforecast
|
7 |
streamlit
|
8 |
+
matlpotlib
|
|
|
9 |
numpy==1.26.4
|