mirror of
https://git.vectorsigma.ru/public/tubearchivist.git
synced 2026-08-04 20:49:27 +00:00
bump yt-dlp, #build
This commit is contained in:
@@ -316,7 +316,7 @@ CORS_ALLOW_HEADERS = list(default_headers) + [
|
|||||||
|
|
||||||
# TA application settings
|
# TA application settings
|
||||||
TA_UPSTREAM = "https://github.com/tubearchivist/tubearchivist"
|
TA_UPSTREAM = "https://github.com/tubearchivist/tubearchivist"
|
||||||
TA_VERSION = "v0.5.3"
|
TA_VERSION = "v0.5.4-unstable"
|
||||||
|
|
||||||
# API
|
# API
|
||||||
REST_FRAMEWORK = {
|
REST_FRAMEWORK = {
|
||||||
|
|||||||
@@ -12,4 +12,4 @@ requests==2.32.3
|
|||||||
ryd-client==0.0.6
|
ryd-client==0.0.6
|
||||||
uvicorn==0.34.3
|
uvicorn==0.34.3
|
||||||
whitenoise==6.9.0
|
whitenoise==6.9.0
|
||||||
yt-dlp[default]==2025.5.22
|
yt-dlp[default]==2025.6.9
|
||||||
|
|||||||
Reference in New Issue
Block a user