mirror of
https://github.com/Significant-Gravitas/AutoGPT.git
synced 2026-04-08 03:00:28 -04:00
chore(forge): Update duckduckgo-search to v4.0.0
- v3.x.x of the duckduckgo-search library no longer works, so updating to v4.0.0 unbreaks the search functionality
This commit is contained in:
2552
autogpts/forge/poetry.lock
generated
2552
autogpts/forge/poetry.lock
generated
File diff suppressed because it is too large
Load Diff
@@ -21,7 +21,7 @@ toml = "^0.10.2"
|
||||
jinja2 = "^3.1.2"
|
||||
uvicorn = "^0.23.2"
|
||||
litellm = "^0.1.821"
|
||||
duckduckgo-search = "^3.8.0"
|
||||
duckduckgo-search = "^4.0.0"
|
||||
selenium = "^4.13.0"
|
||||
bs4 = "^0.0.1"
|
||||
# agbenchmark = { path = "../../benchmark", optional = true }
|
||||
|
||||
Reference in New Issue
Block a user