Skip to content

Commit f5c916d

Browse files
ccurmeshinxi
authored andcommitted
voyageai[patch]: release 0.1.4 (#29046)
1 parent 94c0b74 commit f5c916d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

libs/partners/voyageai/poetry.lock

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

libs/partners/voyageai/pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"
44

55
[tool.poetry]
66
name = "langchain-voyageai"
7-
version = "0.1.3"
7+
version = "0.1.4"
88
description = "An integration package connecting VoyageAI and LangChain"
99
authors = []
1010
readme = "README.md"
@@ -20,7 +20,7 @@ disallow_untyped_defs = "True"
2020

2121
[tool.poetry.dependencies]
2222
python = ">=3.9,<3.13"
23-
langchain-core = "^0.3.15"
23+
langchain-core = "^0.3.29"
2424
voyageai = ">=0.3.2,<1"
2525
pydantic = ">=2,<3"
2626

0 commit comments

Comments
 (0)