Skip to content

Commit 1ce7ba1

Browse files
committed
Fix a click version to fix non-boolean flag error
1 parent 1a6a91d commit 1ce7ba1

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
@@ -9,4 +9,5 @@ fosslight_binary>=5.0.0
99
scancode-toolkit==32.0.*;sys_platform=="darwin"
1010
scancode-toolkit==32.2.*;sys_platform!="darwin"
1111
psycopg2-binary==2.9.9
12-
beautifulsoup4==4.12.*
12+
beautifulsoup4==4.12.*
13+
click==8.2.1

0 commit comments

Comments
 (0)