python312Packages.karton-core: relax boto3 constraint
This commit is contained in:
@@ -26,6 +26,8 @@ buildPythonPackage rec {
|
||||
|
||||
build-system = [ setuptools ];
|
||||
|
||||
pythonRelaxDeps = [ "boto3" ];
|
||||
|
||||
dependencies = [
|
||||
boto3
|
||||
orjson
|
||||
|
||||
Reference in New Issue
Block a user