Browse Source

Fix DuckDuckGo's RateLimit exception (#6624)

konmeo 6 months ago
parent
commit
e4d35a9478
1 changed files with 1 additions and 1 deletions
  1. 1 1
      backend/requirements.txt

+ 1 - 1
backend/requirements.txt

@@ -86,7 +86,7 @@ pytube==15.0.0
 
 extract_msg
 pydub
-duckduckgo-search~=6.2.13
+duckduckgo-search~=6.3.4
 
 ## Tests
 docker~=7.1.0