mirror of
https://github.com/hwchase17/langchain.git
synced 2025-07-31 08:32:32 +00:00
standard-tests: release 0.3.9 (#29356)
This commit is contained in:
parent
7378c955db
commit
3f1d20964a
1019
libs/standard-tests/poetry.lock
generated
1019
libs/standard-tests/poetry.lock
generated
File diff suppressed because it is too large
Load Diff
@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"
|
||||
|
||||
[tool.poetry]
|
||||
name = "langchain-tests"
|
||||
version = "0.3.8"
|
||||
version = "0.3.9"
|
||||
description = "Standard tests for LangChain implementations"
|
||||
authors = ["Erick Friis <erick@langchain.dev>"]
|
||||
readme = "README.md"
|
||||
@ -19,7 +19,7 @@ disallow_untyped_defs = "True"
|
||||
|
||||
[tool.poetry.dependencies]
|
||||
python = ">=3.9,<4.0"
|
||||
langchain-core = "^0.3.22"
|
||||
langchain-core = "^0.3.31"
|
||||
pytest = ">=7,<9"
|
||||
pytest-asyncio = ">=0.20,<1"
|
||||
httpx = ">=0.25.0,<1"
|
||||
|
Loading…
Reference in New Issue
Block a user