From 8fa24f5f17094126c9a82402f57d772bd5f55135 Mon Sep 17 00:00:00 2001 From: soonhong99 Date: Sun, 13 Oct 2024 14:29:52 +0900 Subject: [PATCH] chore: delete typecode libmagic in requirements Signed-off-by: soonhong99 --- requirements.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3b3e983..ecad54b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,4 +7,3 @@ PyYAML wheel>=0.38.1 intbitset fosslight_binary>=5.0.0 -typecode-libmagic;sys_platform!="darwin"