qdrant[patch]: run python 3.13 in CI (#28394)

This commit is contained in:
ccurme
2024-11-27 12:22:17 -05:00
committed by GitHub
parent ee6fc3f3f6
commit a8b21afc08
3 changed files with 484 additions and 527 deletions

View File

@@ -34,7 +34,6 @@ IGNORED_PARTNERS = [
PY_312_MAX_PACKAGES = [
"libs/partners/huggingface", # https://github.com/pytorch/pytorch/issues/130249
"libs/partners/qdrant",
]