Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
streamlit
|
|
|
|
|
|
|
| 2 |
Pillow
|
| 3 |
beautifulsoup4
|
| 4 |
markdown
|
| 5 |
-
python-multipart
|
| 6 |
-
yt-dlp
|
| 7 |
-
ffmpeg-python
|
|
|
|
| 1 |
streamlit
|
| 2 |
+
pytube
|
| 3 |
+
ffmpeg-python
|
| 4 |
Pillow
|
| 5 |
beautifulsoup4
|
| 6 |
markdown
|
| 7 |
+
python-multipart
|
|
|
|
|
|