We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 65716cf commit 00cc9d4Copy full SHA for 00cc9d4
libs/langchain_v1/pyproject.toml
@@ -12,7 +12,7 @@ authors = []
12
version = "1.0.4"
13
requires-python = ">=3.10.0,<4.0.0"
14
dependencies = [
15
- "langchain-core>=1.0.0,<2.0.0",
+ "langchain-core>=1.0.2,<2.0.0",
16
"langgraph>=1.0.2,<1.1.0",
17
"pydantic>=2.7.4,<3.0.0",
18
]
0 commit comments