mirror of
https://github.com/ansible/awx.git
synced 2026-05-24 00:57:48 -02:30
Mismatch dependencies version (#14986)
* Fixed mismatch between setuptools version in the makefile and requirements file * Fix mismatch of versions in makefile and requirements * Added maturin license
This commit is contained in:
committed by
GitHub
parent
dfab342bb4
commit
393d9c39c6
@@ -34,6 +34,8 @@ jinja2>=3.1.3 # CVE-2024-22195
|
||||
JSON-log-formatter
|
||||
jsonschema
|
||||
Markdown # used for formatting API help
|
||||
maturin # pydantic-core build dep
|
||||
msgpack<1.0.6 # 1.0.6+ requires cython>=3
|
||||
msrestazure
|
||||
openshift
|
||||
pexpect==4.7.0 # see library notes
|
||||
|
||||
Reference in New Issue
Block a user