File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ cffi==1.14.5
99chardet == 4.0.0
1010click == 8.0.1
1111colorama == 0.4.4
12- commoncode == 21.7.23
12+ commoncode == 21.8.27
1313construct == 2.10.67
1414cryptography == 3.4.7
1515debian-inspector == 21.5.25
Original file line number Diff line number Diff line change @@ -59,7 +59,7 @@ install_requires =
5959 chardet >= 3.0.0
6060 click >= 6.7, !=7.0
6161 colorama >= 0.3.9
62- commoncode >= 21.5.25
62+ commoncode >= 21.8.27
6363 debian-inspector >= 21.5.25
6464 dparse >= 0.5.1
6565 fasteners
@@ -115,7 +115,7 @@ full =
115115# linux-only package handling
116116packages =
117117 rpm_inspector_rpm >= 4.16.1.3; platform_system == 'Linux'
118- regipy >= 1.9.3 ; platform_system == 'Linux'
118+ regipy >= 2.0.0 ; platform_system == 'Linux'
119119 packagedcode_msitools >= 0.101.210706; platform_system == 'Linux'
120120
121121dev =
Original file line number Diff line number Diff line change @@ -59,7 +59,7 @@ install_requires =
5959 chardet >= 3.0.0
6060 click >= 6.7, !=7.0
6161 colorama >= 0.3.9
62- commoncode >= 21.7.23
62+ commoncode >= 21.8.27
6363 debian-inspector >= 21.5.25
6464 dparse >= 0.5.1
6565 fasteners
@@ -100,8 +100,8 @@ install_requires =
100100 urlpy
101101 xmltodict >= 0.11.0
102102 zipp >= 3.0.0; python_version < "3.9"
103- extractcode[full] >= 21.7.23
104103 typecode[full] >= 21.6.1
104+ extractcode[full] >= 21.7.23
105105
106106
107107[options.packages.find]
You can’t perform that action at this time.
0 commit comments