Skip to content

Commit a8e7308

Browse files
Philip Johanssonbobokun
authored andcommitted
changed bencodepy to bencodepy
1 parent 73fb96b commit a8e7308

File tree

2 files changed

+71
-334
lines changed

2 files changed

+71
-334
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,14 +11,14 @@ name = "qbit_manage"
1111
dynamic = ["version"]
1212
description = "This tool will help manage tedious tasks in qBittorrent and automate them. Tag, categorize, remove Orphaned data, remove unregistered torrents and much much more."
1313
readme = "README.md"
14-
requires-python = ">=3.9"
14+
requires-python = ">=3.10"
1515
license = "MIT"
1616
authors = [
1717
{name = "bobokun"},
1818
]
1919
dependencies = [
2020
"argon2-cffi==25.1.0",
21-
"bencodepy==0.9.5",
21+
"bencode.py==4.0.0",
2222
"croniter==6.0.0",
2323
"fastapi==0.128.0",
2424
"GitPython==3.1.46",

0 commit comments

Comments
 (0)