Bump infinity to 0.6.4 (#11104)

### What problem does this PR solve?

Bump infinity to 0.6.4

Fixed https://github.com/infiniflow/infinity/issues/3048

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
This commit is contained in:
Zhichang Yu
2025-11-07 14:44:34 +08:00
committed by GitHub
parent edbc396bc6
commit c58d95ed69
6 changed files with 3333 additions and 3330 deletions

View File

@ -48,7 +48,7 @@ dependencies = [
"html-text==0.6.2",
"httpx[socks]>=0.28.1,<0.29.0",
"huggingface-hub>=0.25.0,<0.26.0",
"infinity-sdk==0.6.2",
"infinity-sdk==0.6.4",
"infinity-emb>=0.0.66,<0.0.67",
"itsdangerous==2.1.2",
"json-repair==0.35.0",