chore: Update document third-party licenses

This commit is contained in:
tssujt
2025-07-09 22:29:54 +08:00
parent f015d998e1
commit 7f1a0724e1
2 changed files with 11 additions and 1 deletions
+1 -1
View File
@@ -31,11 +31,11 @@ include = [
[tool.poetry.dependencies]
python = ">=3.8"
xmltodict = ">=0.13.0"
langcodes = ">=3.4.0"
Pillow = ">=10.4.0"
pypdf = ">=5.6.1"
rarfile = ">=4.0"
xmltodict = ">=0.13.0"
[tool.poetry.scripts]
cbzplayer = "cbz.__main__:main"