fix: ddgs

This commit is contained in:
Timothy Jaeryang Baek
2026-03-11 14:25:18 -05:00
parent 06657b8109
commit f1c1004225
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -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
+1 -1
View File
@@ -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",