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.
2 parents 3d2eec2 + f8d18fa commit 1499972Copy full SHA for 1499972
setup.cfg
@@ -30,7 +30,7 @@ python_requires = >=3.7
30
install_requires =
31
attrs>=17.4.0
32
importlib_metadata;python_version<'3.8'
33
- importlib_resources;python_version<'3.9'
+ importlib_resources>=1.4.0;python_version<'3.9'
34
pyrsistent>=0.14.0,!=0.17.0,!=0.17.1,!=0.17.2
35
36
[options.extras_require]
0 commit comments