mirror of
https://github.com/hwchase17/langchain.git
synced 2026-06-09 10:17:00 +00:00
chore(infra): merge v1.4 into master (#37350)
This commit is contained in:
@@ -21,11 +21,11 @@ classifiers = [
|
||||
"Topic :: Software Development :: Libraries :: Python Modules",
|
||||
]
|
||||
|
||||
version = "1.2.18"
|
||||
version = "1.3.0a2"
|
||||
requires-python = ">=3.10.0,<4.0.0"
|
||||
dependencies = [
|
||||
"langchain-core>=1.3.3,<2.0.0",
|
||||
"langgraph>=1.1.10,<1.2.0",
|
||||
"langchain-core>=1.4.0a2,<2.0.0",
|
||||
"langgraph>=1.2.0a5,<1.3.0",
|
||||
"pydantic>=2.7.4,<3.0.0",
|
||||
]
|
||||
|
||||
@@ -34,7 +34,7 @@ community = ["langchain-community"]
|
||||
anthropic = ["langchain-anthropic"]
|
||||
openai = ["langchain-openai"]
|
||||
azure-ai = ["langchain-azure-ai"]
|
||||
cohere = ["langchain-cohere"]
|
||||
#cohere = ["langchain-cohere"]
|
||||
google-vertexai = ["langchain-google-vertexai"]
|
||||
google-genai = ["langchain-google-genai"]
|
||||
fireworks = ["langchain-fireworks"]
|
||||
|
||||
Reference in New Issue
Block a user