Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
pandas==1.3.4
|
| 2 |
gradio==3.20.1
|
| 3 |
-
matplotlib
|
| 4 |
-
pmdarima=
|
|
|
|
| 1 |
pandas==1.3.4
|
| 2 |
gradio==3.20.1
|
| 3 |
+
matplotlib==3.4.3
|
| 4 |
+
pmdarima==2.0.3
|