python312Packages.pylitterbot: relax deepdiff constraint

This commit is contained in:
Martin Weinelt
2024-06-23 12:45:03 +02:00
parent f5c6282f8e
commit f1790ffe45
@@ -28,6 +28,8 @@ buildPythonPackage rec {
hash = "sha256-MSQdX2PKQohmPGqtRZnUmCCVgKgaf4+cHAUItiPv7pY=";
};
pythonRelaxDeps = [ "deepdiff" ];
build-system = [
poetry-core
poetry-dynamic-versioning