1
0
Timothy Jaeryang Baek 3 сар өмнө
parent
commit
be6633e3be

+ 1 - 1
backend/requirements.txt

@@ -100,7 +100,7 @@ youtube-transcript-api==1.1.0
 pytube==15.0.0
 
 pydub
-duckduckgo-search==8.0.2
+ddgs==9.0.0
 
 ## Google Drive
 google-api-python-client

+ 1 - 1
pyproject.toml

@@ -107,7 +107,7 @@ dependencies = [
     "pytube==15.0.0",
 
     "pydub",
-    "duckduckgo-search==8.0.2",
+    "ddgs==9.0.0",
 
     "google-api-python-client",
     "google-auth-httplib2",