Skip to content

Commit

Permalink
voyageai[patch]: release 0.1.4 (#29046)
Browse files Browse the repository at this point in the history
  • Loading branch information
ccurme authored Jan 6, 2025
1 parent 6a152ce commit 1f78d4f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions libs/partners/voyageai/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions libs/partners/voyageai/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"

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

[tool.poetry.dependencies]
python = ">=3.9,<3.13"
langchain-core = "^0.3.15"
langchain-core = "^0.3.29"
voyageai = ">=0.3.2,<1"
pydantic = ">=2,<3"

Expand Down

0 comments on commit 1f78d4f

Please sign in to comment.