From 79be3f8eefc3bb39d719fd3b9bf3ca37c468c331 Mon Sep 17 00:00:00 2001 From: Soim Kim Date: Fri, 13 Oct 2023 14:46:34 +0900 Subject: [PATCH] Modify it to work on mac ARM chip --- requirements.txt | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index da5a8184..b309c72e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,6 @@ -pyparsing<=3.0.4;python_full_version<"3.6.8" -scancode-toolkit==32.0.6 +pyparsing +scancode-toolkit==32.0.2 XlsxWriter -typecode-libmagic fosslight_util>=1.4.28 PyYAML wheel>=0.38.1