diff --git a/test-requirements.txt b/test-requirements.txt index 232cee7..b3e00be 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -16,4 +16,4 @@ testtools>=1.4.0 # MIT tempest>=16.1.0 # Apache-2.0 # Needed for pypi packaging -wheel # MIT +wheel>=0.24.0 # MIT