From 5533a5c131e370d18350e85bc8c9e8837ccb5857 Mon Sep 17 00:00:00 2001 From: Jiyeong Seok Date: Fri, 2 Jun 2023 17:13:58 +0900 Subject: [PATCH] Update the minimum version of util Signed-off-by: Jiyeong Seok --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index fb5df904..6000bfdb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,6 +2,6 @@ pyparsing<=3.0.4;python_full_version<"3.6.8" scancode-toolkit==31.2.6 XlsxWriter typecode-libmagic -fosslight_util>=1.4.24 +fosslight_util>=1.4.25 PyYAML wheel