mirror of
https://github.com/infiniflow/ragflow.git
synced 2025-12-08 20:42:30 +08:00
[Fix] fix duckduck go search 202 ratelimit failed (#4398)
this PR is going to fix 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.1.9"
|
||||
duckduckgo-search = "~6.3.0"
|
||||
editdistance = "0.8.1"
|
||||
elastic-transport = "8.12.0"
|
||||
elasticsearch = "8.12.1"
|
||||
|
||||
Reference in New Issue
Block a user