python 3.13 and dependencies upgrade

This commit is contained in:
Alex Shnitman
2025-06-02 22:32:57 +03:00
parent 7ac542d25c
commit 2f4ad60c48
5 changed files with 562 additions and 409 deletions

View File

@@ -17,7 +17,7 @@ jobs:
name: Set up Python
uses: actions/setup-python@v4
with:
python-version: '3.11'
python-version: '3.13'
-
name: Update yt-dlp
run: |