Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
fastapi
|
2 |
uvicorn
|
3 |
aiohttp
|
4 |
-
pytubefix
|
5 |
ffmpeg-python
|
6 |
pillow
|
7 |
requests
|
8 |
-
pydantic
|
|
|
|
1 |
fastapi
|
2 |
uvicorn
|
3 |
aiohttp
|
|
|
4 |
ffmpeg-python
|
5 |
pillow
|
6 |
requests
|
7 |
+
pydantic
|
8 |
+
youtube-transcript-api
|