File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -68,9 +68,9 @@ install_requires =
68
68
chardet >= 3.0.0
69
69
click >= 6.7, !=7.0
70
70
colorama >= 0.3.9
71
- commoncode == 31.0.0
71
+ commoncode >= 31.0.0
72
72
container-inspector >= 31.0.0
73
- debian-inspector >= 31.0.0b1
73
+ debian-inspector >= 31.0.0
74
74
dparse2 >= 0.6.1
75
75
fasteners
76
76
fingerprints >= 0.6.0
@@ -95,7 +95,7 @@ install_requires =
95
95
pkginfo2 >= 30.0.0
96
96
pip-requirements-parser >= 31.2.0
97
97
pluggy >= 1.0.0
98
- plugincode == 31.0.0b1
98
+ plugincode >= 31.0.0
99
99
publicsuffix2
100
100
pyahocorasick >= 2.0.0b1
101
101
pygmars >= 0.7.0
Original file line number Diff line number Diff line change @@ -68,9 +68,9 @@ install_requires =
68
68
chardet >= 3.0.0
69
69
click >= 6.7, !=7.0
70
70
colorama >= 0.3.9
71
- commoncode == 31.0.0
71
+ commoncode >= 31.0.0
72
72
container-inspector >= 31.0.0
73
- debian-inspector >= 31.0.0b1
73
+ debian-inspector >= 31.0.0
74
74
dparse2 >= 0.6.1
75
75
fasteners
76
76
fingerprints >= 0.6.0
@@ -95,7 +95,7 @@ install_requires =
95
95
pkginfo2 >= 30.0.0
96
96
pip-requirements-parser >= 31.2.0
97
97
pluggy >= 1.0.0
98
- plugincode == 31.0.0b1
98
+ plugincode >= 31.0.0
99
99
publicsuffix2
100
100
pyahocorasick >= 2.0.0b1
101
101
pygmars >= 0.7.0
You can’t perform that action at this time.
0 commit comments