mirror of
https://git.mirrors.martin98.com/https://github.com/infiniflow/ragflow.git
synced 2025-05-30 18:15:52 +08:00
fix jina module not find bug (#1770)
### What problem does this PR solve? fix jina module not find bug ### 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
b9a50ef4b8
commit
50e9df4c76
@ -81,3 +81,4 @@ xgboost==2.1.0
|
||||
xpinyin==0.7.6
|
||||
zhipuai==2.0.1
|
||||
pypdf==4.3.0
|
||||
jina==3.27.2
|
@ -155,3 +155,4 @@ Bio==1.7.1
|
||||
arxiv==2.1.3
|
||||
pypdf==4.3.0
|
||||
google_search_results==2.4.2
|
||||
jina==3.27.2
|
@ -140,3 +140,4 @@ Bio==1.7.1
|
||||
arxiv==2.1.3
|
||||
pypdf==4.3.0
|
||||
google_search_results==2.4.2
|
||||
jina==3.27.2
|
Loading…
x
Reference in New Issue
Block a user