Check versions of dependencies at startup and generate logfile output if not fitting (#2157)

This commit is contained in:
Ozzieisaacs
2021-11-04 16:38:55 +04:00
parent 42cc13d1e2
commit 17470b3b56
3 changed files with 92 additions and 3 deletions

View File

@@ -34,8 +34,8 @@ rarfile>=2.7
scholarly>=1.2.0, <1.3
# other
natsort>=2.2.0,<7.2.0
comicapi>= 2.2.0,<2.3.0
natsort>=2.2.0,<8.1.0
comicapi>=2.2.0,<2.3.0
#Kobo integration
jsonschema>=3.2.0,<3.3.0