Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +5 -6
requirements.txt
CHANGED
@@ -1,6 +1,5 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
streamlit
|
4 |
-
|
5 |
-
|
6 |
-
Pillow
|
|
|
1 |
+
pandas==1.5.3
|
2 |
+
pandasai==2.0.28
|
3 |
+
streamlit==1.32.2
|
4 |
+
pyyaml==5.4.1
|
5 |
+
google-generativeai==0.4.1
|
|