Skip to content

Commit 8062aa0

Browse files
committed
fix pyproject
1 parent b7ecb64 commit 8062aa0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ veadk = "veadk.cli.cli:veadk"
4444
extensions = [
4545
"redis>=5.0", # For Redis database
4646
"tos>=2.8.4", # For TOS storage and Viking DB
47-
"llama-index-vector-stores-redis>=0.6.1"
47+
"llama-index-vector-stores-redis>=0.6.1",
4848
]
4949
database = [
5050
"redis>=5.0", # For Redis database

0 commit comments

Comments
 (0)