mirror of
https://github.com/ansible/awx.git
synced 2026-03-13 15:09:32 -02:30
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user