Skip to content

Commit 5ce88c6

Browse files
authored
Modify it to work on mac ARM chip (#145)
1 parent 92d26bc commit 5ce88c6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
pyparsing
2-
scancode-toolkit==32.0.6
2+
scancode-toolkit==32.0.2
33
scanoss
44
XlsxWriter
5-
typecode-libmagic
65
fosslight_util>=1.4.28
76
PyYAML
87
wheel>=0.38.1
98
intbitset
109
fosslight_binary
10+
typecode-libmagic;sys_platform!="darwin"

0 commit comments

Comments
 (0)