commit | e3489b7d7ce9da4df0cb38240747153934823379 | [log] [tgz] |
---|---|---|
author | Adam Dyess <adyess@gmail.com> | Thu Dec 13 09:21:56 2018 -0600 |
committer | balajikp <balaji.purushothama@adtran.com> | Wed Dec 19 15:04:46 2018 -0600 |
tree | 3810d352639400014efc9a5ac5dd4f4c04fc38b0 | |
parent | 74358f18b98e60babcd3001e75f285e5e49bfca3 [diff] |
updated adtran_onu test requirements Change-Id: Ibec5c7c54593716b68d74a5daad6a9c3cfdf96a4
diff --git a/voltha/adapters/adtran_onu/test_requirements.txt b/voltha/adapters/adtran_onu/test_requirements.txt index 4d8a401..00910af 100644 --- a/voltha/adapters/adtran_onu/test_requirements.txt +++ b/voltha/adapters/adtran_onu/test_requirements.txt
@@ -1,4 +1,5 @@ -r ../../../requirements.txt -pytest >= 3.0, < 4.0 -pytest-cov >= 2.1.0, < 3.0 -pytest-profiling >= 1.1.1, < 2.0 +pytest +pytest-cov +pytest-profiling +pytest-twisted