Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -8,4 +8,5 @@ tensorboard == 2.17.1
|
|
| 8 |
matplotlib
|
| 9 |
openpyxl==3.1.2
|
| 10 |
pickle-mixin==1.0.2
|
| 11 |
-
scipy
|
|
|
|
|
|
| 8 |
matplotlib
|
| 9 |
openpyxl==3.1.2
|
| 10 |
pickle-mixin==1.0.2
|
| 11 |
+
scipy
|
| 12 |
+
pandasai>=3.0.0b2
|