Added libraries directly to write its own code
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
|
@@ -11,4 +11,6 @@ duckduckgo-search
|
|
| 11 |
rank_bm25
|
| 12 |
ddgs
|
| 13 |
helium
|
| 14 |
-
selenium
|
|
|
|
|
|
|
|
|
| 11 |
rank_bm25
|
| 12 |
ddgs
|
| 13 |
helium
|
| 14 |
+
selenium
|
| 15 |
+
openpyxl
|
| 16 |
+
yt-dlp
|