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