This commit is contained in:
2026-05-09 20:10:44 +00:00
parent 226d9d0508
commit 90d4000081
5 changed files with 484 additions and 2 deletions
Generated
+2
View File
@@ -481,6 +481,7 @@ dependencies = [
{ name = "playwright" },
{ name = "pyotp" },
{ name = "qbittorrent-api" },
{ name = "requests" },
]
[package.metadata]
@@ -490,6 +491,7 @@ requires-dist = [
{ name = "playwright" },
{ name = "pyotp" },
{ name = "qbittorrent-api", specifier = ">=2025.11.1" },
{ name = "requests", specifier = ">=2.32.0" },
]
[[package]]