diff options
Diffstat (limited to 'ansible_collections/azure/azcollection/sanity-requirements.txt')
-rw-r--r-- | ansible_collections/azure/azcollection/sanity-requirements.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ansible_collections/azure/azcollection/sanity-requirements.txt b/ansible_collections/azure/azcollection/sanity-requirements.txt new file mode 100644 index 000000000..65bf3ad16 --- /dev/null +++ b/ansible_collections/azure/azcollection/sanity-requirements.txt @@ -0,0 +1,5 @@ +voluptuous==0.13.1 +pycodestyle==2.8.0 +yamllint==1.26.3 +cryptography==42.0.4 +pylint==2.13.5 |