Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +5 -1
requirements.txt
CHANGED
|
@@ -1 +1,5 @@
|
|
| 1 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
openai==0.27.7
|
| 2 |
+
pandasai==0.6.7
|
| 3 |
+
streamlit>=1.24.0
|
| 4 |
+
streamlit-chat==0.0.2.2
|
| 5 |
+
pygwalker==0.1.11
|