forked from mirrors/cbz
bump dep version
This commit is contained in:
+3
-3
@@ -33,9 +33,9 @@ include = [
|
|||||||
python = ">=3.8,<4.0"
|
python = ">=3.8,<4.0"
|
||||||
langcodes = ">=3.4.0"
|
langcodes = ">=3.4.0"
|
||||||
Pillow = ">=10.4.0"
|
Pillow = ">=10.4.0"
|
||||||
pypdf = ">=5.6.1"
|
pypdf = ">=5.7.0"
|
||||||
rarfile = ">=4.0"
|
rarfile = ">=4.2"
|
||||||
xmltodict = ">=0.13.0"
|
xmltodict = ">=0.14.2"
|
||||||
|
|
||||||
[tool.poetry.scripts]
|
[tool.poetry.scripts]
|
||||||
cbzplayer = "cbz.__main__:main"
|
cbzplayer = "cbz.__main__:main"
|
||||||
|
|||||||
Reference in New Issue
Block a user