Spaces:
Build error
Build error
Upload requirements.txt
#2
by
Andi5986
- opened
- requirements.txt +6 -0
requirements.txt
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
streamlit==1.22.0
|
2 |
+
pandas==2.0.1
|
3 |
+
openpyxl==3.0.10
|
4 |
+
pandasai==0.2.11
|
5 |
+
openai==0.27.6
|
6 |
+
altair==5.0.0
|