mirror of
https://git.mirrors.martin98.com/https://github.com/infiniflow/ragflow.git
synced 2025-07-31 16:02:00 +08:00
remove jina pack in requirement file to fix package conflict (#1867)
### 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>
This commit is contained in:
parent
aed1bbbcaa
commit
c7d00c2272
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user