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 3a93543 commit af39554Copy full SHA for af39554
libs/aws/pyproject.toml
@@ -12,7 +12,7 @@ license = "MIT"
12
13
[tool.poetry.dependencies]
14
python = ">=3.8.1,<4.0"
15
-langchain-core = ">=0.2.2,<0.3"
+langchain-core = ">=0.2.6,<0.3"
16
boto3 = ">=1.34.51,<1.35.0"
17
numpy = "^1"
18
0 commit comments