Skip to content

Commit

Permalink
bump duckduckgo-search to newest version
Browse files Browse the repository at this point in the history
  • Loading branch information
mamei16 committed Sep 28, 2024
1 parent 865dfaf commit 4c074b1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ dependencies:
- pip
- faiss-cpu=1.8.0
- pip:
- duckduckgo_search==6.1.7
- duckduckgo_search==6.2.13
- beautifulsoup4==4.12.3
- langchain==0.2.1
- langchain-community==0.2.1
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
faiss-cpu==1.8.0
duckduckgo_search==6.1.7
duckduckgo_search==6.2.13
beautifulsoup4==4.12.3
langchain==0.2.1
langchain-community==0.2.1
Expand Down

0 comments on commit 4c074b1

Please sign in to comment.