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 77c9819 commit bdf1cd3Copy full SHA for bdf1cd3
libs/langchain/pyproject.toml
@@ -7,8 +7,8 @@ authors = []
7
license = { text = "MIT" }
8
requires-python = ">=3.9, <4.0"
9
dependencies = [
10
- "langchain-core<1.0.0,>=0.3.66",
11
- "langchain-text-splitters<1.0.0,>=0.3.8",
+ "langchain-core<1.0.0,>=0.3.72",
+ "langchain-text-splitters<1.0.0,>=0.3.9",
12
"langsmith>=0.1.17",
13
"pydantic<3.0.0,>=2.7.4",
14
"SQLAlchemy<3,>=1.4",
0 commit comments