### What problem does this PR solve? #1824 #1822 remove jina pack in requirement file to fix package conflict ### Type of change - [x] Bug Fix (non-breaking change which fixes an issue) Co-authored-by: Zhedong Cen <cenzhedong2@126.com>tags/v0.10.0
| @@ -33,7 +33,6 @@ httpx==0.27.0 | |||
| huggingface_hub==0.20.3 | |||
| infinity_emb==0.0.51 | |||
| itsdangerous==2.1.2 | |||
| jina==3.27.2 | |||
| Markdown==3.6 | |||
| markdown_to_json==2.1.1 | |||
| minio==7.2.4 | |||
| @@ -156,7 +156,6 @@ Bio==1.7.1 | |||
| arxiv==2.1.3 | |||
| pypdf==4.3.0 | |||
| google_search_results==2.4.2 | |||
| jina==3.27.2 | |||
| editdistance==0.8.1 | |||
| markdown_to_json==2.1.1 | |||
| scholarly==1.7.11 | |||
| @@ -141,7 +141,6 @@ Bio==1.7.1 | |||
| arxiv==2.1.3 | |||
| pypdf==4.3.0 | |||
| google_search_results==2.4.2 | |||
| jina==3.27.2 | |||
| editdistance==0.8.1 | |||
| markdown_to_json==2.1.1 | |||
| scholarly==1.7.11 | |||