Skip to content

Commit f01b89d

Browse files
authored
standard-tests: release 0.3.19 (#30906)
1 parent add6a78 commit f01b89d

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
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 = "erick@langchain.dev" }]
77
license = { text = "MIT" }
88
requires-python = "<4.0,>=3.9"
99
dependencies = [
10-
"langchain-core<1.0.0,>=0.3.52",
10+
"langchain-core<1.0.0,>=0.3.53",
1111
"pytest<9,>=7",
1212
"pytest-asyncio<1,>=0.20",
1313
"httpx<1,>=0.25.0",
@@ -17,7 +17,7 @@ dependencies = [
1717
"numpy>=2.1.0; python_version>='3.13'",
1818
]
1919
name = "langchain-tests"
20-
version = "0.3.18"
20+
version = "0.3.19"
2121
description = "Standard tests for LangChain implementations"
2222
readme = "README.md"
2323

libs/standard-tests/uv.lock

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

0 commit comments

Comments
 (0)