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 4f798ec commit 7a75314Copy full SHA for 7a75314
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.5.0; python_version<"3.8"
+ importlib-metadata<=8.6.1; python_version<"3.8"
37
38
[options.packages.find]
39
where = src
0 commit comments