Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -5,6 +5,7 @@ uvicorn[standard]
|
|
| 5 |
beautifulsoup4
|
| 6 |
huggingface_hub
|
| 7 |
PyMuPDF
|
|
|
|
| 8 |
bm25s[full]
|
| 9 |
pydantic
|
| 10 |
datasets
|
|
|
|
| 5 |
beautifulsoup4
|
| 6 |
huggingface_hub
|
| 7 |
PyMuPDF
|
| 8 |
+
lxml
|
| 9 |
bm25s[full]
|
| 10 |
pydantic
|
| 11 |
datasets
|