Merge branch 'testing' into feature-beat-model

This commit is contained in:
Simon 2024-05-06 20:15:29 +02:00
commit d90a53b89c
3 changed files with 10 additions and 2 deletions

View File

@ -270,4 +270,4 @@ CORS_ALLOW_HEADERS = list(default_headers) + [
# TA application settings
TA_UPSTREAM = "https://github.com/tubearchivist/tubearchivist"
TA_VERSION = "v0.4.7"
TA_VERSION = "v0.4.8-unstable"

View File

@ -0,0 +1,8 @@
-r requirements.txt
black
codespell
flake8
isort
pylint
pylint-django
types-requests

View File

@ -11,4 +11,4 @@ requests==2.31.0
ryd-client==0.0.6
uWSGI==2.0.25.1
whitenoise==6.6.0
yt-dlp==2024.4.9
yt-dlp @ git+https://github.com/bbilly1/yt-dlp@eb9e5adcab2fc47fc1e1e7d237fc27f30277a11c