diff --git a/pyproject.toml b/pyproject.toml index 8c44af68..2e81e46b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -37,7 +37,7 @@ dependencies = [ "asn1crypto", "blake3", "click", - "cryptography", + "cryptography>=46.0.7", "in-toto-attestation", "oras>=0.2.30", "sigstore>=4.2",