mirror of
https://github.com/hwchase17/langchain.git
synced 2026-06-09 10:17:00 +00:00
fix: bump deps for release (#32179)
forgot to bump the `pyproject.toml` files
This commit is contained in:
@@ -7,8 +7,8 @@ authors = []
|
||||
license = { text = "MIT" }
|
||||
requires-python = ">=3.9"
|
||||
dependencies = [
|
||||
"langchain-core<1.0.0,>=0.3.47",
|
||||
"langchain-openai<1.0.0,>=0.3.9",
|
||||
"langchain-core<1.0.0,>=0.3.70",
|
||||
"langchain-openai<1.0.0,>=1.97.1",
|
||||
]
|
||||
name = "langchain-deepseek"
|
||||
version = "0.1.4"
|
||||
|
||||
Reference in New Issue
Block a user