python3Packages.compliance-trestle: unpin cryptography

This commit is contained in:
Robert Schütz
2026-03-08 20:20:11 -07:00
parent a91aea24ef
commit 2761911c49
@@ -71,6 +71,10 @@ buildPythonPackage (finalAttrs: {
hatchling
];
pythonRelaxDeps = [
"cryptography"
];
dependencies = [
attrs
cmarkgfm