mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-18 16:16:33 +00:00
standard-tests: release 0.3.18 (#30854)
This commit is contained in:
@@ -7,7 +7,7 @@ authors = [{ name = "Erick Friis", email = "erick@langchain.dev" }]
|
||||
license = { text = "MIT" }
|
||||
requires-python = "<4.0,>=3.9"
|
||||
dependencies = [
|
||||
"langchain-core<1.0.0,>=0.3.49",
|
||||
"langchain-core<1.0.0,>=0.3.52",
|
||||
"pytest<9,>=7",
|
||||
"pytest-asyncio<1,>=0.20",
|
||||
"httpx<1,>=0.25.0",
|
||||
@@ -17,7 +17,7 @@ dependencies = [
|
||||
"numpy>=2.1.0; python_version>='3.13'",
|
||||
]
|
||||
name = "langchain-tests"
|
||||
version = "0.3.17"
|
||||
version = "0.3.18"
|
||||
description = "Standard tests for LangChain implementations"
|
||||
readme = "README.md"
|
||||
|
||||
|
Reference in New Issue
Block a user