Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +7 -1
requirements.txt
CHANGED
@@ -2,4 +2,10 @@ flet
|
|
2 |
flet_fastapi
|
3 |
uvicorn
|
4 |
elasticsearch_serverless
|
5 |
-
pandas
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
flet_fastapi
|
3 |
uvicorn
|
4 |
elasticsearch_serverless
|
5 |
+
pandas
|
6 |
+
pandas
|
7 |
+
openpyxl
|
8 |
+
openai
|
9 |
+
azure-identity
|
10 |
+
azure-search-documents
|
11 |
+
flet==0.23.2
|