AdrienB134 commited on
Commit
f68a85d
·
verified ·
1 Parent(s): e8920a1

Update pyproject.toml

Browse files
Files changed (1) hide show
  1. 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
  ]