[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:
Hayden Zhou
2025-01-07 18:40:46 +08:00
committed by GitHub
parent 01a122dc9d
commit ac89a2dda1
2 changed files with 39 additions and 33 deletions

View File

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