mirror of
https://github.com/hwchase17/langchain.git
synced 2025-07-14 17:07:25 +00:00
infra: bump exp min test reqs (#16884)
This commit is contained in:
parent
65ba5c220b
commit
c2d09fb151
@ -1,2 +1,2 @@
|
||||
langchain-core==0.1.8
|
||||
langchain-core==0.1.16
|
||||
langchain==0.1.5
|
||||
|
2
libs/experimental/poetry.lock
generated
2
libs/experimental/poetry.lock
generated
@ -4967,4 +4967,4 @@ extended-testing = ["faker", "jinja2", "presidio-analyzer", "presidio-anonymizer
|
||||
[metadata]
|
||||
lock-version = "2.0"
|
||||
python-versions = ">=3.8.1,<4.0"
|
||||
content-hash = "a0aff712899a3039507fe3a4166fbd766b00ab4c00a7b56092762848a54917e2"
|
||||
content-hash = "11321a2551a49e9cb432348f03e991d1f13368624b1e4df5a721b794114b4f02"
|
||||
|
@ -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}
|
||||
|
Loading…
Reference in New Issue
Block a user