Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -6,4 +6,5 @@ requests
|
|
6 |
duckduckgo_search
|
7 |
google-genai
|
8 |
pandas
|
|
|
9 |
wikipedia-api
|
|
|
6 |
duckduckgo_search
|
7 |
google-genai
|
8 |
pandas
|
9 |
+
openpyxl
|
10 |
wikipedia-api
|