Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -8,7 +8,7 @@ pymupdf==1.23.21
|
|
| 8 |
python-docx==1.1.0
|
| 9 |
pandas==2.2.0
|
| 10 |
openpyxl==3.1.2
|
| 11 |
-
httpx=
|
| 12 |
openai==1.50.0
|
| 13 |
pyarrow==15.0.0
|
| 14 |
xlrd==2.0.1
|
|
|
|
| 8 |
python-docx==1.1.0
|
| 9 |
pandas==2.2.0
|
| 10 |
openpyxl==3.1.2
|
| 11 |
+
httpx>=0.27.0
|
| 12 |
openai==1.50.0
|
| 13 |
pyarrow==15.0.0
|
| 14 |
xlrd==2.0.1
|