We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fabf1f2 commit 59a150cCopy full SHA for 59a150c
setup.cfg
@@ -59,7 +59,7 @@ install_requires =
59
attrs >= 18.1, !=20.1.0
60
commoncode >= 21.5.25
61
plugincode >= 21.1.21
62
- typecode >= 21.5.25
+ typecode >= 21.6.1
63
patch >= 1.16
64
65
setup_requires = setuptools_scm[toml] >= 4
@@ -71,7 +71,7 @@ where=src
71
full =
72
extractcode-7z >= 16.5.210525
73
extractcode_libarchive >= 3.5.1.210525
74
- typecode[full] >= 21.5.25
+ typecode[full] >= 21.6.1
75
76
testing =
77
# upstream
0 commit comments