Skip to content

Commit 94135f9

Browse files
authored
Merge pull request #203 from fosslight/req
Fix scancode copyright scanning err
2 parents e266059 + a46ce1f commit 94135f9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

requirements.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,5 @@ intbitset
88
fosslight_binary>=5.0.0
99
scancode-toolkit==32.0.*;sys_platform=="darwin"
1010
scancode-toolkit==32.2.*;sys_platform!="darwin"
11-
psycopg2-binary==2.9.9
11+
psycopg2-binary==2.9.9
12+
beautifulsoup4==4.12.*

0 commit comments

Comments
 (0)