Skip to content

Commit 6ec9254

Browse files
authored
add carat version for langchain-core (#86)
1 parent d8e0bad commit 6ec9254

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libs/elasticsearch/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ license = "MIT"
1212

1313
[tool.poetry.dependencies]
1414
python = ">=3.9,<4.0"
15-
langchain-core = ">=0.3.0"
15+
langchain-core = "^0.3.0"
1616
elasticsearch = {version = ">=8.16.0,<9.0.0", extras = ["vectorstore_mmr"]}
1717

1818
[tool.poetry.group.test]

0 commit comments

Comments
 (0)