Skip to content

Commit

Permalink
add Duckduckgo pkg (infiniflow#1392)
Browse files Browse the repository at this point in the history
### What problem does this PR solve?

infiniflow#918 

### Type of change

- [x] Documentation Update
  • Loading branch information
guoyuhao2330 authored Jul 8, 2024
1 parent 442d5dc commit c9cdce0
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 1 deletion.
3 changes: 2 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -143,4 +143,5 @@ webdriver-manager==4.0.1
cn2an==0.5.22
roman-numbers==1.0.2
word2number==1.1
markdown==3.6
markdown==3.6
duckduckgo_search==6.1.9
1 change: 1 addition & 0 deletions requirements_arm.txt
Original file line number Diff line number Diff line change
Expand Up @@ -145,3 +145,4 @@ cn2an==0.5.22
roman-numbers==1.0.2
word2number==1.1
markdown==3.6
duckduckgo_search==6.1.9
1 change: 1 addition & 0 deletions requirements_dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -130,3 +130,4 @@ cn2an==0.5.22
roman-numbers==1.0.2
word2number==1.1
markdown==3.6
duckduckgo_search==6.1.9

0 comments on commit c9cdce0

Please sign in to comment.