mirror of
https://github.com/hwchase17/langchain.git
synced 2025-07-17 10:13:29 +00:00
experimental: release 0.3.1 (#26830)
This commit is contained in:
parent
6c3ea262c8
commit
425c0f381f
1329
libs/experimental/poetry.lock
generated
1329
libs/experimental/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-experimental"
|
||||
version = "0.3.0"
|
||||
version = "0.3.1"
|
||||
description = "Building applications with LLMs through composability"
|
||||
authors = []
|
||||
license = "MIT"
|
||||
@ -22,7 +22,7 @@ exclude = ["notebooks", "examples", "example_data"]
|
||||
|
||||
[tool.poetry.dependencies]
|
||||
python = ">=3.9,<4.0"
|
||||
langchain-core = "^0.3.0"
|
||||
langchain-core = "^0.3.5"
|
||||
langchain-community = "^0.3.0"
|
||||
|
||||
[tool.ruff.lint]
|
||||
|
Loading…
Reference in New Issue
Block a user