Update to make upload of m4a and m4b files work (#3102)

This commit is contained in:
Ozzie Isaacs
2024-07-11 20:10:15 +02:00
parent 3cda0a0f32
commit 840f4d2010
3 changed files with 6 additions and 7 deletions

View File

@@ -42,7 +42,7 @@ natsort>=2.2.0,<8.5.0
comicapi>=2.2.0,<3.3.0
# Kobo integration
jsonschema>=3.2.0,<4.23.0
jsonschema>=3.2.0,<4.24.0
# Hide console Window on Windows
pywin32>=220,<310 ; sys_platform == 'win32'