Skip to content

Commit ac8d65a

Browse files
committed
fix(docker): Pin beautifulsoup4 version to 4.12.*
Pin the beautifulsoup4 version to prevent scan errors in the ScanCode copyright scanner, see issue aboutcode-org/scancode-toolkit#4129. Signed-off-by: Johanna Lamppu <[email protected]>
1 parent f9523bd commit ac8d65a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

requirements.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,3 @@
11
scancode-toolkit==32.1.0
2+
beautifulsoup4==4.12.*
3+

0 commit comments

Comments
 (0)