瀏覽代碼

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>
tags/v0.10.0
黄腾 1 年之前
父節點
當前提交
c7d00c2272
沒有連結到貢獻者的電子郵件帳戶。
共有 3 個檔案被更改,包括 0 行新增3 行删除
  1. 0
    1
      requirements.txt
  2. 0
    1
      requirements_arm.txt
  3. 0
    1
      requirements_dev.txt

+ 0
- 1
requirements.txt 查看文件

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

+ 0
- 1
requirements_arm.txt 查看文件

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

+ 0
- 1
requirements_dev.txt 查看文件

@@ -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…
取消
儲存