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 6eab0a4 commit 3b99f42Copy full SHA for 3b99f42
1 file changed
libs/community/pyproject.toml
@@ -9,7 +9,7 @@ repository = "https://github.com/langchain-ai/langchain"
9
10
[tool.poetry.dependencies]
11
python = ">=3.8.1,<4.0"
12
-langchain-core = "^0.1.51"
+langchain-core = "^0.1.52"
13
SQLAlchemy = ">=1.4,<3"
14
requests = "^2"
15
PyYAML = ">=5.3"
0 commit comments