diff --git a/.github/scripts/check_diff.py b/.github/scripts/check_diff.py index 189479b1b25..68a39f89e03 100644 --- a/.github/scripts/check_diff.py +++ b/.github/scripts/check_diff.py @@ -38,8 +38,8 @@ IGNORED_PARTNERS = [ ] PY_312_MAX_PACKAGES = [ - "libs/partners/huggingface", # https://github.com/pytorch/pytorch/issues/130249 "libs/partners/voyageai", + "libs/partners/chroma", # https://github.com/chroma-core/chroma/issues/4382 ]