Skip to content

Commit 8f88098

Browse files
committed
LightRAG bump.
1 parent 6c951b1 commit 8f88098

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

integrations/lightrag-memgraph/pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "lightrag-memgraph"
3-
version = "0.1.2"
3+
version = "0.1.3"
44
description = "LightRAG integration with Memgraph"
55
readme = "README.md"
66
requires-python = ">=3.10"
@@ -23,7 +23,7 @@ classifiers = [
2323

2424
dependencies = [
2525
"lightrag-hku[api]==1.4.8.2",
26-
"memgraph-toolbox>=0.1.7",
26+
"memgraph-toolbox>=0.1.8",
2727
"numpy>=1.21.0",
2828
]
2929

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)