Spaces:
Paused
Paused
Update requirements.txt
Browse files- requirements.txt +2 -6
requirements.txt
CHANGED
|
@@ -1,9 +1,5 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
pandas==1.5.3
|
| 4 |
-
pandasai==1.4.0
|
| 5 |
-
pydantic==1.10.13
|
| 6 |
-
typing-extensions
|
| 7 |
streamlit
|
| 8 |
|
| 9 |
|
|
|
|
| 1 |
+
pandasai
|
| 2 |
+
matplotlib
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
streamlit
|
| 4 |
|
| 5 |
|