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:
Cesar Francisco San Nicolas Martinez
2024-03-14 13:32:56 +01:00
committed by GitHub
parent dfab342bb4
commit 393d9c39c6
4 changed files with 41 additions and 7 deletions

View File

@@ -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