From e3b259e5ba97b8b997ce3176ec4f576b3fd3a275 Mon Sep 17 00:00:00 2001 From: chrisr3d Date: Wed, 25 May 2022 11:50:02 +0200 Subject: [PATCH] fix; [requirements] Fixed lief requirements to align them with PyMISP --- REQUIREMENTS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/REQUIREMENTS b/REQUIREMENTS index e5ca61c..4fd390b 100644 --- a/REQUIREMENTS +++ b/REQUIREMENTS @@ -73,7 +73,7 @@ json-log-formatter==0.5.1 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.12.1 +lief>=0.12.0 lxml==4.8.0 maclookup==1.0.3 markdownify==0.5.3