mirror of
https://github.com/hwchase17/langchain.git
synced 2025-07-05 04:38:26 +00:00
infra[patch]: drop prompty from core dependents (#29068)
This commit is contained in:
parent
2921597c71
commit
d9c51b71c4
3
.github/scripts/check_diff.py
vendored
3
.github/scripts/check_diff.py
vendored
@ -30,6 +30,9 @@ IGNORED_PARTNERS = [
|
|||||||
# specifically in huggingface jobs
|
# specifically in huggingface jobs
|
||||||
# https://github.com/langchain-ai/langchain/issues/25558
|
# https://github.com/langchain-ai/langchain/issues/25558
|
||||||
"huggingface",
|
"huggingface",
|
||||||
|
# prompty exhibiting issues with numpy for Python 3.13
|
||||||
|
# https://github.com/langchain-ai/langchain/actions/runs/12651104685/job/35251034969?pr=29065
|
||||||
|
"prompty",
|
||||||
]
|
]
|
||||||
|
|
||||||
PY_312_MAX_PACKAGES = [
|
PY_312_MAX_PACKAGES = [
|
||||||
|
Loading…
Reference in New Issue
Block a user