Skip to content

Commit

Permalink
Merge pull request #203 from fosslight/req
Browse files Browse the repository at this point in the history
Fix scancode copyright scanning err
  • Loading branch information
dd-jy authored Feb 6, 2025
2 parents e266059 + a46ce1f commit 94135f9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,5 @@ intbitset
fosslight_binary>=5.0.0
scancode-toolkit==32.0.*;sys_platform=="darwin"
scancode-toolkit==32.2.*;sys_platform!="darwin"
psycopg2-binary==2.9.9
psycopg2-binary==2.9.9
beautifulsoup4==4.12.*

0 comments on commit 94135f9

Please sign in to comment.