Skip to content

Commit afba4e4

Browse files
committed
Fix the scancdoe and util version
Signed-off-by: Jiyeong Seok <[email protected]>
1 parent b491f9d commit afba4e4

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,7 +1,7 @@
11
pyparsing<=3.0.4;python_full_version<"3.6.8"
2-
scancode-toolkit==31.2.6
2+
scancode-toolkit==32.0.6
33
XlsxWriter
44
typecode-libmagic
5-
fosslight_util==1.4.27
5+
fosslight_util>=1.4.28
66
PyYAML
77
wheel

0 commit comments

Comments
 (0)