From e6114602b38950abe0889c487956f763ec3a8020 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Xavi=20Lle=C3=B3=20Tom=C3=A1s?= Date: Fri, 18 Oct 2024 11:40:16 +0200 Subject: [PATCH] Refs #8025: Requirements --- collections/requirements.yml | 3 +++ 1 file changed, 3 insertions(+) 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 -- 2.40.1