Skip to content

Commit d7777d4

Browse files
committed
Update yt-dlp to possibly help with #142
1 parent a1f0841 commit d7777d4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
Flask==2.3.3
22
Flask-Cors==4.0.0
3-
yt-dlp==2024.04.09
3+
yt-dlp==2024.5.20.232721.dev0
44
pymongo==4.5.0
55
boto3==1.28.37
6-
requests==2.31.0
6+
requests==2.32.0
77
idna<4,>=2.5
88
urllib3>=1.21.1,<2.1
99
certifi>=2017.4.17

0 commit comments

Comments
 (0)