mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-05-09 07:42:38 +02:00
update duckduckgo-search version
This commit is contained in:
parent
10d8e3393c
commit
ff6d2392d2
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
|
@ -27,7 +27,7 @@ extras_require = {
|
|||
"playwright": ["playwright>=1.26", "beautifulsoup4"],
|
||||
"selenium": ["selenium>4", "webdriver_manager", "beautifulsoup4"],
|
||||
"search-google": ["google-api-python-client==2.94.0"],
|
||||
"search-ddg": ["duckduckgo-search==3.8.5"],
|
||||
"search-ddg": ["duckduckgo-search~=4.1.1"],
|
||||
"ocr": ["paddlepaddle==2.4.2", "paddleocr>=2.0.1", "tabulate==0.9.0"],
|
||||
"test": ["pytest", "pytest-cov", "pytest-asyncio", "pytest-mock"],
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue