infra: bump exp min test reqs (#16884)

This commit is contained in:
Bagatur
2024-02-01 08:35:21 -08:00
committed by GitHub
parent 65ba5c220b
commit c2d09fb151
3 changed files with 3 additions and 3 deletions

View File

@@ -10,7 +10,7 @@ repository = "https://github.com/langchain-ai/langchain"
[tool.poetry.dependencies]
python = ">=3.8.1,<4.0"
langchain-core = "^0.1.7"
langchain-core = "^0.1.16"
langchain = "^0.1.5"
presidio-anonymizer = {version = "^2.2.352", optional = true}
presidio-analyzer = {version = "^2.2.352", optional = true}