Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -7
requirements.txt
CHANGED
@@ -1,10 +1,4 @@
|
|
1 |
uvicorn
|
2 |
-
|
3 |
-
pandas
|
4 |
-
pandas
|
5 |
-
openpyxl
|
6 |
-
openai
|
7 |
-
azure-identity
|
8 |
-
azure-search-documents
|
9 |
wsproto
|
10 |
websockets
|
|
|
1 |
uvicorn
|
2 |
+
fastapi
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
wsproto
|
4 |
websockets
|