Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +5 -5
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
|
|
1 |
+
streamlit==0.97.0
|
2 |
+
pandas==1.3.3
|
3 |
+
pandasai==0.0.8
|
4 |
+
pydantic==1.9.0
|
5 |
+
python-dotenv==0.19.1
|