diff --git a/collections/requirements.yml b/collections/requirements.yml index a97df8d..7038239 100644 --- a/collections/requirements.yml +++ b/collections/requirements.yml @@ -8,3 +8,6 @@ collections: - name: anatomicjc.passbolt version: '>=0.0.14' type: galaxy +- name: community.crypto + version: '>=2.14.0' + type: galaxy