diff --git a/requirements.txt b/requirements.txt index be015f2b..c59b8bb6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ requests tiktoken==0.3.3 gTTS==2.3.1 docker -duckduckgo-search +duckduckgo-search>=2.9.5 google-api-python-client #(https://developers.google.com/custom-search/v1/overview) pinecone-client==2.2.1 redis @@ -53,4 +53,4 @@ pytest-integration pytest-mock vcrpy pytest-recording -pytest-xdist \ No newline at end of file +pytest-xdist