diff --git a/backend/requirements.txt b/backend/requirements.txt index 295b6cfa89..db3e616a3a 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -97,7 +97,7 @@ youtube-transcript-api==1.2.4 pytube==15.0.0 pydub -ddgs==9.11.2 +ddgs==9.11.3 azure-ai-documentintelligence==1.0.2 azure-identity==1.25.2 diff --git a/pyproject.toml b/pyproject.toml index 2ec9d033b9..489bba8725 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -105,7 +105,7 @@ dependencies = [ "pytube==15.0.0", "pydub", - "ddgs==9.11.2", + "ddgs==9.11.3", "google-api-python-client", "google-auth-httplib2",