Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -19,6 +19,7 @@ openai>=1.76.0 # 1.x SDK required by our tools
|
|
19 |
# βββββββββββββββββββββββββββββββ
|
20 |
requests>=2.31.0
|
21 |
duckduckgo-search>=4.2.0 # used by DuckDuckGoSearchTool
|
|
|
22 |
|
23 |
# βββββββββββββββββββββββββββββββ
|
24 |
# Spreadsheet / Excel support
|
|
|
19 |
# βββββββββββββββββββββββββββββββ
|
20 |
requests>=2.31.0
|
21 |
duckduckgo-search>=4.2.0 # used by DuckDuckGoSearchTool
|
22 |
+
wikipedia-api
|
23 |
|
24 |
# βββββββββββββββββββββββββββββββ
|
25 |
# Spreadsheet / Excel support
|