mirror of
https://github.com/hwchase17/langchain.git
synced 2026-06-09 18:50:33 +00:00
chore: clean up pyproject.toml files, use core a7 (#33334)
This commit is contained in:
@@ -7,7 +7,7 @@ authors = []
|
||||
license = { text = "MIT" }
|
||||
requires-python = ">=3.10.0,<4.0.0"
|
||||
dependencies = [
|
||||
"langchain-core>=1.0.0a6,<2.0.0",
|
||||
"langchain-core>=1.0.0a7,<2.0.0",
|
||||
"langchain-openai>=1.0.0a3,<2.0.0",
|
||||
]
|
||||
name = "langchain-deepseek"
|
||||
|
||||
Reference in New Issue
Block a user