Unverified Commit 8a70e154 authored by Fabian Affolter's avatar Fabian Affolter Committed by GitHub
Browse files

Merge pull request #309747 from annaleeleaves/awscli

awscli: relax deps botocore
parents b009fbe8 a3bc1c60
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -23,6 +23,7 @@ python3.pkgs.buildPythonApplication rec {
  ];

  pythonRelaxDeps = [
    "botocore"
    "colorama"
    "docutils"
    "rsa"