Skip to content

Commit 5661a5e

Browse files
authored
aws: release 0.2.23 (#474)
1 parent bd7b2a7 commit 5661a5e

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

libs/aws/poetry.lock

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

libs/aws/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-aws"
3-
version = "0.2.22"
3+
version = "0.2.23"
44
description = "An integration package connecting AWS and LangChain"
55
authors = []
66
readme = "README.md"
@@ -12,7 +12,7 @@ license = "MIT"
1212

1313
[tool.poetry.dependencies]
1414
python = ">=3.9,<4.0"
15-
langchain-core = "^0.3.56"
15+
langchain-core = "^0.3.59"
1616
boto3 = ">=1.37.24"
1717
pydantic = ">=2.10.0,<3"
1818
numpy = [

0 commit comments

Comments
 (0)