Skip to content

Commit e930095

Browse files
committed
Dependencies: Update to pgvector <0.4
1 parent c60874d commit e930095

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

poetry.lock

Lines changed: 4 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ langchain-core = ">=0.2.13,<0.4.0"
1616
psycopg = "^3"
1717
psycopg-pool = "^3.2.1"
1818
sqlalchemy = "^2"
19-
pgvector = "^0.2.5"
19+
pgvector = "<0.4"
2020
numpy = ">=1.21"
2121

2222
[tool.poetry.group.docs.dependencies]

0 commit comments

Comments
 (0)