Skip to content

Commit 55fabc1

Browse files
authored
Add cozeloop dependency to pyproject.toml (#405)
1 parent a8e4830 commit 55fabc1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ extensions = [
5151
"redis>=5.0", # For Redis database
5252
"tos>=2.8.4", # For TOS storage and Viking DB
5353
"llama-index-vector-stores-redis>=0.6.1",
54+
"cozeloop>=0.1.21", #For Cozeloop Prompt manager
5455
]
5556
database = [
5657
"redis>=5.0", # For Redis database

0 commit comments

Comments
 (0)