mirror of
https://github.com/ansible/awx.git
synced 2026-01-12 18:40:01 -03:30
Merge pull request #5782 from Spredzy/top_limit_wheel
requirements_setup_requires: Top limit wheel to less than 42.0.0 Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
This commit is contained in:
commit
490492e505
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user