ansible-later: relax anyconfig constraint

This commit is contained in:
Martin Weinelt
2024-03-12 18:25:15 +01:00
parent 7a8aa7c5d9
commit 7e75fc3cd6
+1
View File
@@ -31,6 +31,7 @@ python3.pkgs.buildPythonApplication rec {
'';
pythonRelaxDeps = [
"anyconfig"
"flake8"
"jsonschema"
"pathspec"