Skip to content

Commit 5c000f8

Browse files
author
Erick Friis
authored
community: release 0.0.37 (#21332)
1 parent 8c13e8a commit 5c000f8

2 files changed

Lines changed: 5 additions & 10 deletions

File tree

libs/community/poetry.lock

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

libs/community/pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "langchain-community"
3-
version = "0.0.36"
3+
version = "0.0.37"
44
description = "Community contributed LangChain integrations."
55
authors = []
66
license = "MIT"
@@ -9,7 +9,7 @@ repository = "https://github.com/langchain-ai/langchain"
99

1010
[tool.poetry.dependencies]
1111
python = ">=3.8.1,<4.0"
12-
langchain-core = "^0.1.48"
12+
langchain-core = "^0.1.51"
1313
SQLAlchemy = ">=1.4,<3"
1414
requests = "^2"
1515
PyYAML = ">=5.3"

0 commit comments

Comments
 (0)