awsebcli: relax fabric version

This commit is contained in:
Weijia Wang
2026-05-30 15:58:21 +02:00
parent 74b33ba41f
commit 205c347345
+1
View File
@@ -41,6 +41,7 @@ python.pkgs.buildPythonApplication (finalAttrs: {
pythonRelaxDeps = [
"botocore"
"colorama"
"fabric"
"pathspec"
"packaging"
"PyYAML"