Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -6,8 +6,8 @@ fastapi-utils
|
|
6 |
pandasai==2.2.1
|
7 |
numpy==1.25.2
|
8 |
pyyaml
|
9 |
-
openpyxl
|
10 |
matplotlib
|
11 |
seaborn
|
12 |
apscheduler
|
13 |
mysql-connector-python
|
|
|
|
6 |
pandasai==2.2.1
|
7 |
numpy==1.25.2
|
8 |
pyyaml
|
|
|
9 |
matplotlib
|
10 |
seaborn
|
11 |
apscheduler
|
12 |
mysql-connector-python
|
13 |
+
prophet==1.1.5
|