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 bdbd624 commit d24a114Copy full SHA for d24a114
1 file changed
setup.cfg
@@ -33,7 +33,7 @@ install_requires =
33
click<=8.1.7
34
PyYAML<=6.0.1
35
requests<=2.32.3
36
- importlib-metadata<=8.1.0; python_version<"3.8"
+ importlib-metadata<=8.2.0; python_version<"3.8"
37
38
[options.packages.find]
39
where = src
0 commit comments