Skip to content

Commit 433a931

Browse files
committed
Pin lower version ranges more precisely
Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>
1 parent c3760df commit 433a931

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.cfg

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,8 @@ where=src
4747

4848
[options.extras_require]
4949
full =
50-
extractcode_7z >= 16.5
51-
extractcode_libarchive >= 3.5
50+
extractcode-7z >= 16.5.210122
51+
extractcode_libarchive >= 3.5.1.210122
5252
typecode[full] >= 21.1.21
5353

5454
testing =

0 commit comments

Comments
 (0)