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:
黄腾 2024-08-01 17:26:11 +08:00 committed by GitHub
parent b9a50ef4b8
commit 50e9df4c76
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 3 additions and 0 deletions

View File

@ -81,3 +81,4 @@ xgboost==2.1.0
xpinyin==0.7.6
zhipuai==2.0.1
pypdf==4.3.0
jina==3.27.2

View File

@ -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

View File

@ -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