diff --git a/test-requirements.txt b/test-requirements.txt index c6858e5bd..d7b880850 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -2,7 +2,6 @@ # of appearance. Changing the order has an impact on the overall integration # process, which may cause wedges in the gate later. flake8 -enum34==1.1.6; python_version < "3.4" zuul; python_version > "3" # We need to pin the ansible version directly here; per the