botocore: 1.1.10 -> 1.2.0
Keep the old version as awscli depends on it
This commit is contained in:
@@ -13,7 +13,7 @@ pythonPackages.buildPythonPackage rec {
|
||||
};
|
||||
|
||||
propagatedBuildInputs = [
|
||||
pythonPackages.botocore
|
||||
pythonPackages.botocore_1_1_10
|
||||
pythonPackages.bcdoc
|
||||
pythonPackages.six
|
||||
pythonPackages.colorama
|
||||
|
||||
Reference in New Issue
Block a user