python3Packages.alibabacloud-credentials: relax aiofiles

This commit is contained in:
Fabian Affolter 2026-03-07 11:29:37 +01:00
parent db952ffcd6
commit 831e44d28a

View file

@ -20,6 +20,8 @@ buildPythonPackage (finalAttrs: {
hash = "sha256-gEKCgLS8+VRh1B0UkKIjYLi2fRgpvx6zj3T6vMaT8bM=";
};
pythonRelaxDeps = [ "aiofiles" ];
build-system = [ setuptools ];
dependencies = [