Spaces:
Build error
Build error
Upload requirements.txt
Browse files- requirements.txt +3 -0
requirements.txt
CHANGED
@@ -16,6 +16,7 @@ contourpy==1.0.7
|
|
16 |
cycler==0.11.0
|
17 |
decorator==5.1.1
|
18 |
entrypoints==0.4
|
|
|
19 |
executing==1.2.0
|
20 |
fonttools==4.39.4
|
21 |
frozenlist==1.3.3
|
@@ -36,6 +37,7 @@ mdurl==0.1.2
|
|
36 |
multidict==6.0.4
|
37 |
numpy==1.24.3
|
38 |
openai==0.27.6
|
|
|
39 |
packaging==23.1
|
40 |
pandas==2.0.1
|
41 |
pandasai==0.2.11
|
@@ -74,5 +76,6 @@ tzlocal==5.0
|
|
74 |
urllib3==2.0.2
|
75 |
validators==0.20.0
|
76 |
wcwidth==0.2.6
|
|
|
77 |
yarl==1.9.2
|
78 |
zipp==3.15.0
|
|
|
16 |
cycler==0.11.0
|
17 |
decorator==5.1.1
|
18 |
entrypoints==0.4
|
19 |
+
et-xmlfile==1.1.0
|
20 |
executing==1.2.0
|
21 |
fonttools==4.39.4
|
22 |
frozenlist==1.3.3
|
|
|
37 |
multidict==6.0.4
|
38 |
numpy==1.24.3
|
39 |
openai==0.27.6
|
40 |
+
openpyxl==3.1.2
|
41 |
packaging==23.1
|
42 |
pandas==2.0.1
|
43 |
pandasai==0.2.11
|
|
|
76 |
urllib3==2.0.2
|
77 |
validators==0.20.0
|
78 |
wcwidth==0.2.6
|
79 |
+
XlsxWriter==3.1.0
|
80 |
yarl==1.9.2
|
81 |
zipp==3.15.0
|