From 330f77c1c5c6ace502e9a6675a8f778202655f8d Mon Sep 17 00:00:00 2001 From: Robert Kaussow Date: Fri, 3 Apr 2020 22:12:58 +0200 Subject: [PATCH] fix requirements file --- test-requirements.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index 79fa480..7d83055 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -12,7 +12,8 @@ flake8-quotes pep8-naming pytest pytest-mock -pytest-covbandit +pytest-cov +bandit requests-mock autopep8 yapf