diff --git a/galaxy.yml b/galaxy.yml index 87efe0d..f44ce43 100644 --- a/galaxy.yml +++ b/galaxy.yml @@ -41,7 +41,8 @@ tags: [] # collection label 'namespace.name'. The value is a version range # L(specifiers,https://python-semanticversion.readthedocs.io/en/latest/#requirement-specification). Multiple version # range specifiers can be set and are separated by ',' -dependencies: {} +dependencies: + community.general: >= 13.0.0 < 14.0.0 # The URL of the originating SCM repository repository: https://gitea.kevinnlsamuel.com/kevinnlsamuel/galaxy