mirror of
https://git.mirrors.martin98.com/https://github.com/infiniflow/ragflow.git
synced 2025-08-15 13:06:04 +08:00
add package crawl4ai (#2918)
### What problem does this PR solve? ### Type of change - [x] Bug Fix (non-breaking change which fixes an issue)
This commit is contained in:
parent
2ced25c676
commit
3e702aa4ac
1250
poetry.lock
generated
1250
poetry.lock
generated
File diff suppressed because it is too large
Load Diff
@ -24,6 +24,7 @@ cachetools = "5.3.3"
|
|||||||
chardet = "5.2.0"
|
chardet = "5.2.0"
|
||||||
cn2an = "0.5.22"
|
cn2an = "0.5.22"
|
||||||
cohere = "5.6.2"
|
cohere = "5.6.2"
|
||||||
|
Crawl4AI = "0.3.8"
|
||||||
dashscope = "1.20.11"
|
dashscope = "1.20.11"
|
||||||
deepl = "1.18.0"
|
deepl = "1.18.0"
|
||||||
demjson3 = "3.0.6"
|
demjson3 = "3.0.6"
|
||||||
@ -55,7 +56,7 @@ nltk = "3.9.1"
|
|||||||
numpy = "1.26.4"
|
numpy = "1.26.4"
|
||||||
ollama = "0.2.1"
|
ollama = "0.2.1"
|
||||||
onnxruntime = "1.19.2"
|
onnxruntime = "1.19.2"
|
||||||
openai = "1.12.0"
|
openai = "1.45.0"
|
||||||
opencv-python = "4.10.0.84"
|
opencv-python = "4.10.0.84"
|
||||||
opencv-python-headless = "4.10.0.84"
|
opencv-python-headless = "4.10.0.84"
|
||||||
openpyxl = "3.1.2"
|
openpyxl = "3.1.2"
|
||||||
@ -63,7 +64,7 @@ ormsgpack = "1.5.0"
|
|||||||
pandas = "2.2.2"
|
pandas = "2.2.2"
|
||||||
pdfplumber = "0.10.4"
|
pdfplumber = "0.10.4"
|
||||||
peewee = "3.17.1"
|
peewee = "3.17.1"
|
||||||
pillow = "10.3.0"
|
pillow = "10.4.0"
|
||||||
protobuf = "5.27.2"
|
protobuf = "5.27.2"
|
||||||
psycopg2-binary = "2.9.9"
|
psycopg2-binary = "2.9.9"
|
||||||
pyclipper = "1.3.0.post5"
|
pyclipper = "1.3.0.post5"
|
||||||
@ -92,7 +93,7 @@ strenum = "0.4.15"
|
|||||||
tabulate = "0.9.0"
|
tabulate = "0.9.0"
|
||||||
tencentcloud-sdk-python = "3.0.1215"
|
tencentcloud-sdk-python = "3.0.1215"
|
||||||
tika = "2.6.0"
|
tika = "2.6.0"
|
||||||
tiktoken = "0.6.0"
|
tiktoken = "0.7.0"
|
||||||
umap_learn = "0.5.6"
|
umap_learn = "0.5.6"
|
||||||
vertexai = "1.64.0"
|
vertexai = "1.64.0"
|
||||||
volcengine = "1.0.146"
|
volcengine = "1.0.146"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user