Remove unnecessary check for pytest.skip
[vvp/validation-scripts.git] / requirements.txt
index a0d292d..ce63496 100644 (file)
@@ -50,3 +50,7 @@ pyinstaller
 mock
 openstack-heat
 cached-property>=1.5,<1.6
+bandit
+black ; python_version>="3.6"
+pre-commit
+flake8