-
Task
-
Resolution: Done
-
Minor
-
None
-
None
-
False
-
-
False
Problem Description: Update galaxy-importer to be less restrictive to allow installation of PyYAML 6.x.x releases to increase compatibility with other CI tooling such as Molecule:
Proposed Solution:
update requirement as follow: `pyyaml>=5.4.1,<7` or `pyyaml==6.0.0`
I successfully executed galaxy-importer locally with the arista.avd collection and PyYAML 6.0.0.