Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -4,4 +4,5 @@ python-dotenv
|
|
4 |
phidata
|
5 |
google-generativeai
|
6 |
duckduckgo-search
|
7 |
-
pytube
|
|
|
|
4 |
phidata
|
5 |
google-generativeai
|
6 |
duckduckgo-search
|
7 |
+
pytube
|
8 |
+
youtube-transcript-api
|