mirror of
https://github.com/infiniflow/ragflow.git
synced 2025-12-08 20:42:30 +08:00
fix duckduckgo search subsection error (#4430)
### What problem does this PR solve? duckduckgo search 6.3.0 still has error sometimes, need to update to 7.2.0, after updated, it works ok. this PR is going to fix this issue https://github.com/infiniflow/ragflow/issues/4396 ### Type of change Bug Fix (non-breaking change which fixes an issue) --------- Co-authored-by: xiaohzho <xiaohzho@cisco.com>
This commit is contained in:
@ -31,7 +31,7 @@ dashscope = "1.20.11"
|
||||
deepl = "1.18.0"
|
||||
demjson3 = "3.0.6"
|
||||
discord-py = "2.3.2"
|
||||
duckduckgo-search = "~6.3.0"
|
||||
duckduckgo-search = "~7.2.0"
|
||||
editdistance = "0.8.1"
|
||||
elastic-transport = "8.12.0"
|
||||
elasticsearch = "8.12.1"
|
||||
|
||||
Reference in New Issue
Block a user