requirements_setup_requires: Top limit wheel to less than 42.0.0

Signed-off-by: Yanis Guenane <yguenane@redhat.com>
This commit is contained in:
Yanis Guenane
2020-01-28 13:24:25 +01:00
parent accf000bdf
commit 75c9702caa

View File

@@ -7,7 +7,7 @@ isort
virtualenv
m2r
cffi>=1.1
wheel>=0.33.6
wheel>=0.33.6,<42.0.0
backports.functools_lru_cache
more-itertools==5.0.0
poetry==0.12.17