mirror of
https://github.com/hwchase17/langchain.git
synced 2025-08-09 04:50:37 +00:00
temporarily run chroma on 3.12 for CI
This commit is contained in:
parent
8046291a7a
commit
cfa6a71359
2
.github/scripts/check_diff.py
vendored
2
.github/scripts/check_diff.py
vendored
@ -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
|
||||
]
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user