Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +7 -7
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
|
|
|
1 |
+
pandas==2.2.3
|
2 |
+
fastapi==0.101.1
|
3 |
+
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
|