Skip to content

Commit 046bd8d

Browse files
committed
Update
1 parent 3a078ea commit 046bd8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libs/agno/pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ postgres = ["psycopg-binary", "psycopg"]
7575
# Dependencies for Vector databases
7676
pgvector = ["pgvector"]
7777
chromadb = ["chromadb"]
78-
lancedb = ["lancedb", "tantivy"]
78+
lancedb = ["lancedb==0.20.0", "tantivy"]
7979
qdrant = ["qdrant-client"]
8080
cassandra = ["cassio"]
8181
mongodb = ["pymongo[srv]"]

0 commit comments

Comments
 (0)