Spaces:
Paused
Paused
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
flask==2.0.1
|
| 2 |
werkzeug==2.2.2
|
| 3 |
-
|
| 4 |
-
yt-dlp==2023.12.30
|
| 5 |
instaloader==4.10
|
| 6 |
waitress==2.1.2
|
|
|
|
|
|
| 1 |
flask==2.0.1
|
| 2 |
werkzeug==2.2.2
|
| 3 |
+
yt-dlp==2024.11.04
|
|
|
|
| 4 |
instaloader==4.10
|
| 5 |
waitress==2.1.2
|
| 6 |
+
certifi==2024.2.2
|