From a114bf7bbb48eeb9f891dc43983488eeaf0be9bd Mon Sep 17 00:00:00 2001 From: chrisr3d Date: Wed, 25 May 2022 11:46:50 +0200 Subject: [PATCH] fix: [requirements] Updated python requirements --- REQUIREMENTS | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/REQUIREMENTS b/REQUIREMENTS index 2a7dbdf9..e5ca61cd 100644 --- a/REQUIREMENTS +++ b/REQUIREMENTS @@ -70,10 +70,10 @@ itsdangerous==2.1.2; python_version >= '3.7' jbxapi==3.17.2 jeepney==0.8.0; sys_platform == 'linux' json-log-formatter==0.5.1 -jsonschema==4.4.0; python_version >= '3.7' +jsonschema<5.0.0, >=4.5.1; python_version >= '3.7' keyring==23.5.0; python_version >= '3.7' lark-parser==0.12.0 -lief==0.11.5 +lief>=0.12.1 lxml==4.8.0 maclookup==1.0.3 markdownify==0.5.3 @@ -87,7 +87,7 @@ np==1.0.2 numpy==1.21.5; python_version < '3.10' and platform_machine != 'aarch64' and platform_machine != 'arm64' oauth2==1.9.0.post1 olefile==0.46; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3' -oletools==0.60 +oletools>=0.60 opencv-python==4.5.5.64 packaging==21.3; python_version >= '3.6' pandas-ods-reader==0.1.2