fix(requirements.txt): Use pip-compile (#148)

* fix(requirements.txt): Use pip-compile

* fix(lint): Remove anchors from molecule since they aren't yet supported via lint

* fix(lint): Remove anchors from molecule since they aren't yet supported via lint
This commit is contained in:
Techno Tim
2022-11-05 18:37:46 -05:00
committed by GitHub
parent 69d3bdcd88
commit a1c7175bd1
4 changed files with 243 additions and 61 deletions

13
requirements.in Normal file
View File

@@ -0,0 +1,13 @@
molecule>=4.0.1
ansible-core>=2.13.2
ansible-lint>=6.6.0
kubernetes>=12.0.0
molecule-vagrant>=1.0.0
molecule>=4.0.1
netaddr>=0.8.0
pyyaml>=3.11
yamllint>=1.28.0
jmespath>=1.0.1
jsonpatch>=1.32
pre-commit>=2.20.0
netaddr>=0.8.0