Skip to content

Commit da248c8

Browse files
Remove commoncode as a dependency
Signed-off-by: Ayan Sinha Mahapatra <asmahapatra@aboutcode.org>
1 parent cce6b4f commit da248c8

4 files changed

Lines changed: 0 additions & 4 deletions

File tree

pyproject-scancode-toolkit-mini.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,6 @@ dependencies = [
5656
"click >= 6.7, !=7.0, !=8.1.8;python_version<'3.10'",
5757
"click >= 8.2.0;python_version>='3.10'",
5858
"colorama >= 0.3.9",
59-
"commoncode >= 32.4.2",
6059
"cyseq >= 0.1.2",
6160
"container-inspector >= 31.0.0",
6261
"debian-inspector >= 31.1.0",

pyproject-scancode-toolkit.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,6 @@ dependencies = [
5656
"click >= 6.7, !=7.0, !=8.1.8;python_version<'3.10'",
5757
"click >= 8.2.0;python_version>='3.10'",
5858
"colorama >= 0.3.9",
59-
"commoncode >= 32.4.2",
6059
"cyseq >= 0.1.2",
6160
"container-inspector >= 31.0.0",
6261
"debian-inspector >= 31.1.0",

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,6 @@ dependencies = [
5757
"click >= 6.7, !=7.0, !=8.1.8;python_version<'3.10'",
5858
"click >= 8.2.0;python_version>='3.10'",
5959
"colorama >= 0.3.9",
60-
"commoncode >= 32.4.2",
6160
"cyseq >= 0.1.2",
6261
"container-inspector >= 31.0.0",
6362
"debian-inspector >= 31.1.0",

requirements.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ chardet==5.2.0
1111
charset-normalizer==3.4.4
1212
click==8.3.1
1313
colorama==0.4.6
14-
commoncode==32.4.2
1514
construct==2.10.70
1615
container-inspector==33.0.0
1716
cryptography==46.0.5

0 commit comments

Comments
 (0)