Merge pull request #9173 from KarlLee830/fix-duckduckgo

Fix DuckDuckGo's 202 Error RateLimit
This commit is contained in:
Timothy Jaeryang Baek 2025-02-01 21:02:31 -08:00 committed by GitHub
commit 5ce4b1c570
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -94,7 +94,7 @@ dependencies = [
"extract_msg", "extract_msg",
"pydub", "pydub",
"duckduckgo-search~=7.2.1", "duckduckgo-search~=7.3.0",
"google-api-python-client", "google-api-python-client",
"google-auth-httplib2", "google-auth-httplib2",