mirror of
https://github.com/aljazceru/Auto-GPT.git
synced 2025-12-26 10:24:30 +01:00
Fix the version of duckduckgo-search to avoid empty result issue (#4368)
This commit is contained in:
@@ -14,7 +14,7 @@ requests
|
||||
tiktoken==0.3.3
|
||||
gTTS==2.3.1
|
||||
docker
|
||||
duckduckgo-search>=2.9.5
|
||||
duckduckgo-search>=3.0.2
|
||||
google-api-python-client #(https://developers.google.com/custom-search/v1/overview)
|
||||
pinecone-client==2.2.1
|
||||
redis
|
||||
|
||||
Reference in New Issue
Block a user