ansible-later: relax anyconfig constraint

This commit is contained in:
Martin Weinelt 2024-03-12 01:47:47 +01:00
parent 7a8aa7c5d9
commit 7e75fc3cd6

View file

@ -31,6 +31,7 @@ python3.pkgs.buildPythonApplication rec {
'';
pythonRelaxDeps = [
"anyconfig"
"flake8"
"jsonschema"
"pathspec"