diff options
Diffstat (limited to 'test-requirements.txt')
-rw-r--r-- | test-requirements.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/test-requirements.txt b/test-requirements.txt index ea421d4a..1def47c3 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -1,9 +1,9 @@ configobj +jsonschema paramiko -pyyaml -scp pytest pytest-cov pytest-faker pytest-mock - +pyyaml +scp |