Skip to content

Commit 43bee46

Browse files
authored
standard-tests: release 0.3.20 (#31499)
1 parent 741bb1f commit 43bee46

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

libs/standard-tests/pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ authors = [{ name = "Erick Friis", email = "[email protected]" }]
77
license = { text = "MIT" }
88
requires-python = ">=3.9"
99
dependencies = [
10-
"langchain-core<1.0.0,>=0.3.53",
10+
"langchain-core<1.0.0,>=0.3.63",
1111
"pytest<9,>=7",
1212
"pytest-asyncio<1,>=0.20",
1313
"httpx<1,>=0.25.0",
@@ -21,7 +21,7 @@ dependencies = [
2121
"numpy>=2.1.0; python_version>='3.13'",
2222
]
2323
name = "langchain-tests"
24-
version = "0.3.19"
24+
version = "0.3.20"
2525
description = "Standard tests for LangChain implementations"
2626
readme = "README.md"
2727

libs/standard-tests/uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)