Skip to content

Commit

Permalink
fix test requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
bodsch committed Sep 4, 2021
1 parent 5aaa3be commit 19b8c0d
Showing 1 changed file with 9 additions and 11 deletions.
20 changes: 9 additions & 11 deletions test-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,11 +1,9 @@
molecule
molecule-docker
docker
ansible-lint
yamllint
flake8
jmespath
pytest
pytest-testinfra
tox
tox-gh-actions
molecule==3.4.0
molecule-docker==0.2.4
docker==5.0.0
yamllint==1.26.3
flake8==3.9.2
pytest==6.2.5
pytest-testinfra==6.4.0
tox==3.24.3
tox-gh-actions==2.6.0

0 comments on commit 19b8c0d

Please sign in to comment.