We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46f3037 commit ee6afdaCopy full SHA for ee6afda
requirements.txt
@@ -6,4 +6,7 @@ PyYAML
6
wheel>=0.38.1
7
intbitset
8
fosslight_binary>=5.0.0
9
-scancode-toolkit
+scancode-toolkit==32.0.*;sys_platform=="darwin"
10
+psycopg2-binary==2.9.9;sys_platform=="darwin"
11
+beautifulsoup4==4.12.*;sys_platform=="darwin"
12
+scancode-toolkit;sys_platform!="darwin"
0 commit comments