bump dependencies

This commit is contained in:
Simon 2026-03-18 21:05:25 +07:00
parent e3cf3e13b2
commit 072d522cea
No known key found for this signature in database
GPG Key ID: 2C15AA5E89985DD4
4 changed files with 277 additions and 277 deletions

View File

@ -11,5 +11,5 @@ Pillow==12.1.1
redis==7.3.0
requests==2.32.5
ryd-client==0.0.6
uvicorn==0.41.0
yt-dlp[default]==2026.3.13
uvicorn==0.42.0
yt-dlp[default]==2026.3.17

File diff suppressed because it is too large Load Diff

View File

@ -31,7 +31,7 @@
"prettier": "3.7.4",
"typescript": "^5.9.3",
"typescript-eslint": "^8.51.0",
"vite": ">=7.3.0",
"vite": "^7.3.0",
"vite-plugin-checker": "^0.12.0"
}
}

View File

@ -1,5 +1,5 @@
-r backend/requirements.txt
-r backend/requirements.plugins.txt
-r backend/requirements.txt
ipython==9.11.0
pre-commit==4.5.1
pylint-django==2.7.0