From d37c7a680df45a7dcd2a57db72594010d0a99719 Mon Sep 17 00:00:00 2001 From: Timmy Welch Date: Tue, 28 Nov 2023 15:08:26 -0800 Subject: [PATCH] Update dependencies --- setup.cfg | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index ea95110..304037f 100644 --- a/setup.cfg +++ b/setup.cfg @@ -38,7 +38,7 @@ install_requires = beautifulsoup4>=4.1 chardet>=5.1.0,<6 importlib-metadata>=3.3.0 - isocodes>2023.08.29 + isocodes>=2023.11.26 natsort>=8.1.0 pathvalidate pillow>=9.1.0,<10 @@ -81,9 +81,13 @@ QTW = all = PyQt5 PyQtWebEngine + metron-talker>=0.1.1 + pillow-avif-plugin>=1.4.1 py7zr rarfile>=4.0 pyicu;sys_platform == 'linux' or sys_platform == 'darwin' +avif = + pillow-avif-plugin>=1.4.1 metron = metron-talker>=0.1.1