Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -4,4 +4,5 @@ openai==1.57.2
|
|
4 |
python-docx==1.1.0
|
5 |
elasticsearch_serverless==0.2.0.20231031
|
6 |
boto3==1.35.0
|
7 |
-
pyarrow==16.0.0
|
|
|
|
4 |
python-docx==1.1.0
|
5 |
elasticsearch_serverless==0.2.0.20231031
|
6 |
boto3==1.35.0
|
7 |
+
pyarrow==16.0.0
|
8 |
+
uvicorn==0.30.6
|