Merge pull request #309747 from annaleeleaves/awscli
awscli: relax deps botocore
This commit is contained in:
commit
8a70e15485
1 changed files with 1 additions and 0 deletions
|
@ -23,6 +23,7 @@ python3.pkgs.buildPythonApplication rec {
|
|||
];
|
||||
|
||||
pythonRelaxDeps = [
|
||||
"botocore"
|
||||
"colorama"
|
||||
"docutils"
|
||||
"rsa"
|
||||
|
|
Loading…
Reference in a new issue