Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +5 -4
requirements.txt
CHANGED
|
@@ -1,5 +1,6 @@
|
|
| 1 |
-
pandas==1.5.3
|
| 2 |
-
numpy==1.23.4
|
| 3 |
-
streamlit==1.36.0
|
| 4 |
-
pandasai
|
|
|
|
| 5 |
python-dotenv
|
|
|
|
| 1 |
+
pandas==1.5.3
|
| 2 |
+
numpy==1.23.4
|
| 3 |
+
streamlit==1.36.0
|
| 4 |
+
pandasai
|
| 5 |
+
google-generativeai
|
| 6 |
python-dotenv
|