unpin yt-dlp to always grab latest on rebuild

This commit is contained in:
JohnBaumb 2026-05-06 15:47:51 -07:00
parent 083f38ca77
commit 0eab09cead

View file

@ -28,8 +28,8 @@ beautifulsoup4==4.14.3
# System monitoring # System monitoring
psutil==7.2.2 psutil==7.2.2
# YouTube support # YouTube support -- unpinned; yt-dlp must track upstream releases to stay functional
yt-dlp==2026.3.17 yt-dlp>=2026.3.17
# Lyrics support # Lyrics support
lrclibapi==0.3.1 lrclibapi==0.3.1