Skip to content
Snippets Groups Projects
Unverified Commit 932b012b authored by Prashanth Rao's avatar Prashanth Rao Committed by GitHub
Browse files

Update kuzu version for new storage layer (#13516)


* Update kuzu version for new storage layer

* bump version

---------

Co-authored-by: default avatarAndrei Fajardo <92402603+nerdai@users.noreply.github.com>
parent 4c0a6172
No related branches found
No related tags found
No related merge requests found
......@@ -27,12 +27,12 @@ exclude = ["**/BUILD"]
license = "MIT"
name = "llama-index-graph-stores-kuzu"
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.1"
kuzu = "^0.1.0"
kuzu = "^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.
Please register or to comment