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 7972911 commit 4f798ecCopy full SHA for 4f798ec
1 file changed
setup.cfg
@@ -33,7 +33,7 @@ install_requires =
33
click<=8.1.7
34
PyYAML<=6.0.2
35
requests<=2.32.3
36
- importlib-metadata<=8.4.0; python_version<"3.8"
+ importlib-metadata<=8.5.0; python_version<"3.8"
37
38
[options.packages.find]
39
where = src
0 commit comments