Sfoglia il codice sorgente

Merge pull request #4040 from open-webui/dependabot/pip/backend/dev/duckduckgo-search-approx-eq-6.2.1

chore(deps): update duckduckgo-search requirement from ~=6.1.12 to ~=6.2.1 in /backend
Timothy Jaeryang Baek 1 anno fa
parent
commit
b42fda0971
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      backend/requirements.txt

+ 1 - 1
backend/requirements.txt

@@ -71,7 +71,7 @@ pytube==15.0.0
 
 extract_msg
 pydub
-duckduckgo-search~=6.1.12
+duckduckgo-search~=6.2.1
 
 ## Tests
 docker~=7.1.0