mirror of
https://github.com/hwchase17/langchain.git
synced 2026-06-09 10:17:00 +00:00
chore: upgrade urllib3 to 2.6.3 (#34940)
This commit is contained in:
@@ -59,6 +59,9 @@ typing = [
|
||||
langchain-core = { path = "../../core", editable = true }
|
||||
langchain-tests = { path = "../../standard-tests", editable = true }
|
||||
|
||||
[tool.uv]
|
||||
constraint-dependencies = ["urllib3>=2.6.3"]
|
||||
|
||||
[tool.mypy]
|
||||
disallow_untyped_defs = true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user