Core: add requirements file
This commit is contained in:
parent
9cc854401a
commit
eadfdd97ce
@ -1,4 +1,6 @@
|
||||
ansible==5.1.0
|
||||
ansible-compat==0.5.0
|
||||
ansible-core==2.12.1
|
||||
arrow==1.2.1
|
||||
attrs==21.4.0
|
||||
bcrypt==3.2.0
|
||||
@ -7,7 +9,7 @@ Cerberus==1.3.2
|
||||
certifi==2021.10.8
|
||||
cffi==1.15.0
|
||||
chardet==4.0.0
|
||||
charset-normalizer==2.0.9
|
||||
charset-normalizer==2.0.10
|
||||
click==8.0.3
|
||||
click-help-colors==0.9.1
|
||||
colorama==0.4.4
|
||||
@ -23,8 +25,10 @@ jinja2-time==0.2.0
|
||||
MarkupSafe==2.0.1
|
||||
molecule==3.5.2
|
||||
molecule-vagrant==1.0.0
|
||||
multipledispatch==0.6.0
|
||||
packaging==21.3
|
||||
paramiko==2.9.1
|
||||
pathspec==0.9.0
|
||||
pluggy==1.0.0
|
||||
poyo==0.5.0
|
||||
py==1.11.0
|
||||
@ -39,11 +43,13 @@ python-slugify==5.0.2
|
||||
python-vagrant==0.5.15
|
||||
PyYAML==5.4.1
|
||||
requests==2.27.0
|
||||
resolvelib==0.5.4
|
||||
rich==10.16.2
|
||||
selinux==0.2.1
|
||||
six==1.16.0
|
||||
subprocess-tee==0.3.5
|
||||
testinfra==6.0.0
|
||||
tabulate==0.8.9
|
||||
text-unidecode==1.3
|
||||
toml==0.10.2
|
||||
urllib3==1.26.7
|
||||
yamllint==1.26.3
|
||||
|
Loading…
Reference in New Issue
Block a user