Skip to content
Snippets Groups Projects
Unverified Commit f513d6c2 authored by Nicolò Boschi's avatar Nicolò Boschi Committed by GitHub
Browse files

llama-index-readers-llama-parse: bump llama-parse to 0.4 (#12236)

parent 5403c21e
No related branches found
No related tags found
No related merge requests found
......@@ -28,12 +28,12 @@ keywords = ["PDF", "llama", "llama-parse", "parse"]
license = "MIT"
name = "llama-index-readers-llama-parse"
readme = "README.md"
version = "0.1.3"
version = "0.1.4"
[tool.poetry.dependencies]
python = ">=3.8.1,<4.0"
llama-index-core = "^0.10.7"
llama-parse = "^0.3.3"
llama-parse = "^0.4.0"
[tool.poetry.group.dev.dependencies]
ipython = "8.10.0"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment