Skip to content

Commit 1381137

Browse files
authored
release(standard-tests): 1.0.1 (#33792)
1 parent b4a042d commit 1381137

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-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 = "[email protected]" }]
77
license = { text = "MIT" }
88
requires-python = ">=3.10.0,<4.0.0"
99
dependencies = [
10-
"langchain-core>=1.0.0,<2.0.0",
10+
"langchain-core>=1.0.3,<2.0.0",
1111
"pytest>=7.0.0,<9.0.0",
1212
"pytest-asyncio>=0.20.0,<2.0.0",
1313
"httpx>=0.28.1,<1.0.0",
@@ -21,7 +21,7 @@ dependencies = [
2121
"numpy>=2.1.0; python_version>='3.13'",
2222
]
2323
name = "langchain-tests"
24-
version = "1.0.0"
24+
version = "1.0.1"
2525
description = "Standard tests for LangChain implementations"
2626
readme = "README.md"
2727

libs/standard-tests/uv.lock

Lines changed: 4 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)