Skip to content

Commit

Permalink
Update duckduck-go (#1189)
Browse files Browse the repository at this point in the history
  • Loading branch information
zachgiordano authored Sep 19, 2024
1 parent 7cc49eb commit 9e9c304
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
28 changes: 14 additions & 14 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ qdrant-client = { version = "^1.10.1", optional = true }
astrapy = { version = "^1.4", optional = true }
pusher = {version = "^3.3.2", optional = true}
ollama = {version = "^0.3.0", optional = true}
duckduckgo-search = {version = "^6.1.12", optional = true}
duckduckgo-search = {version = "^6.2.12", optional = true}
sqlalchemy = {version = "^2.0.31", optional = true}
opentelemetry-sdk = {version = "^1.25.0", optional = true}
opentelemetry-api = {version = "^1.25.0", optional = true}
Expand Down

0 comments on commit 9e9c304

Please sign in to comment.