Spaces:
Building
Building
Update pyproject.toml
Browse files- pyproject.toml +1 -0
pyproject.toml
CHANGED
@@ -14,4 +14,5 @@ dependencies = [
|
|
14 |
"python-multipart>=0.0.19",
|
15 |
"uvicorn>=0.32.1",
|
16 |
"huggingface-hub>=0.26.3",
|
|
|
17 |
]
|
|
|
14 |
"python-multipart>=0.0.19",
|
15 |
"uvicorn>=0.32.1",
|
16 |
"huggingface-hub>=0.26.3",
|
17 |
+
"llama-parse>=0.5.17",
|
18 |
]
|