Skip to content

Commit

Permalink
experimental[patch]: Release 0.0.53 (langchain-ai#18330)
Browse files Browse the repository at this point in the history
  • Loading branch information
baskaryan authored and gkorland committed Mar 30, 2024
1 parent da3212d commit 8745fdc
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
14 changes: 7 additions & 7 deletions libs/experimental/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/experimental/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "langchain-experimental"
version = "0.0.52"
version = "0.0.53"
description = "Building applications with LLMs through composability"
authors = []
license = "MIT"
Expand All @@ -10,7 +10,7 @@ repository = "https://github.com/langchain-ai/langchain"

[tool.poetry.dependencies]
python = ">=3.8.1,<4.0"
langchain-core = "^0.1.24"
langchain-core = "^0.1.27"
langchain = "^0.1.8"
presidio-anonymizer = {version = "^2.2.352", optional = true}
presidio-analyzer = {version = "^2.2.352", optional = true}
Expand Down

0 comments on commit 8745fdc

Please sign in to comment.