Skip to content

Commit 4b02dfa

Browse files
committed
Pin fingerprints and normality to fix the Docker build #1795
Signed-off-by: tdruez <[email protected]>
1 parent 881e62d commit 4b02dfa

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,9 @@ dependencies = [
6161
"commoncode==32.3.0",
6262
"Beautifulsoup4[chardet]==4.13.4",
6363
"packageurl-python==0.17.1",
64+
# Workaround issue https://github.com/aboutcode-org/scancode.io/issues/1795
65+
"fingerprints==1.2.3",
66+
"normality==2.6.1",
6467
# FetchCode
6568
"fetchcode-container==1.2.3.210512; sys_platform == 'linux'",
6669
# Inspectors

0 commit comments

Comments
 (0)