python312Packages.karton-core: relax boto3 constraint

This commit is contained in:
Martin Weinelt
2025-03-11 13:18:31 +01:00
parent 10c0785404
commit 5f8071e7f3
@@ -26,6 +26,8 @@ buildPythonPackage rec {
build-system = [ setuptools ];
pythonRelaxDeps = [ "boto3" ];
dependencies = [
boto3
orjson