upgrade dependencies

This commit is contained in:
Alex Shnitman
2025-11-28 08:31:35 +02:00
parent ef5a63e599
commit cf318b4d81
3 changed files with 962 additions and 772 deletions

2
.vscode/launch.json vendored
View File

@@ -6,7 +6,7 @@
"configurations": [
{
"name": "Python: MeTube",
"type": "python",
"type": "debugpy",
"request": "launch",
"program": "${workspaceFolder}/app/main.py",
"windows": {