diff options
Diffstat (limited to 'test-requirements.txt')
-rw-r--r-- | test-requirements.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test-requirements.txt b/test-requirements.txt index a871137f..4ba763a5 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -28,3 +28,4 @@ robotframework-sshlibrary==2.1.3 subprocess32==3.2.7 virtualenv==15.1.0 PrettyTable>=0.7.1,<0.8 # BSD +six>=1.9.0 # MIT |