Skip to content

Commit 774acdd

Browse files
committed
example: update dependency version
1 parent 6258ddf commit 774acdd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/postgres_source/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name = "postgres-source"
33
version = "0.1.0"
44
description = "Demonstrate how to use Postgres tables as the source for CocoIndex."
55
requires-python = ">=3.11"
6-
dependencies = ["cocoindex[embeddings]>=0.1.82"]
6+
dependencies = ["cocoindex[embeddings]>=0.1.83"]
77

88
[tool.setuptools]
99
packages = []

0 commit comments

Comments
 (0)