Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -5,6 +5,6 @@ torch
|
|
5 |
streamlit
|
6 |
plotly
|
7 |
numpy==1.21.0
|
8 |
-
pmdarima==
|
9 |
scipy==1.9.2
|
10 |
pandas==1.3.3
|
|
|
5 |
streamlit
|
6 |
plotly
|
7 |
numpy==1.21.0
|
8 |
+
pmdarima==2.0.4
|
9 |
scipy==1.9.2
|
10 |
pandas==1.3.3
|