mirror of
https://github.com/hwchase17/langchain.git
synced 2026-05-11 05:41:17 +00:00
chore: add comment explaining pygments>=2.20.0 (#36570)
This commit is contained in:
@@ -74,7 +74,7 @@ test_integration = [
|
||||
]
|
||||
|
||||
[tool.uv]
|
||||
constraint-dependencies = ["pygments>=2.20.0"]
|
||||
constraint-dependencies = ["pygments>=2.20.0"] # CVE-2026-4539
|
||||
|
||||
[tool.uv.sources]
|
||||
langchain-core = { path = "../core", editable = true }
|
||||
|
||||
Reference in New Issue
Block a user