Skip to content

Commit e306450

Browse files
authored
Update langchain-postgres version to 0.0.16
1 parent d6a55ec commit e306450

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
@@ -14,7 +14,7 @@ dependencies = [
1414
"numpy>=1.24.4, <3.0.0; python_version >= '3.11'",
1515
"numpy>=1.24.4, <=2.2.6; python_version == '3.10'",
1616
"numpy>=1.24.4, <=2.0.2; python_version <= '3.9'",
17-
"langchain-postgres>=0.0.15",
17+
"langchain-postgres>=0.0.16",
1818
]
1919

2020
classifiers = [

0 commit comments

Comments
 (0)