* Update fastjsonschema requirement from ~=2.15.1 to ~=2.16.2 in /tools/mo Updates the requirements on [fastjsonschema](https://github.com/horejsek/python-fastjsonschema) to permit the latest version. - [Release notes](https://github.com/horejsek/python-fastjsonschema/releases) - [Changelog](https://github.com/horejsek/python-fastjsonschema/blob/master/CHANGELOG.txt) - [Commits](https://github.com/horejsek/python-fastjsonschema/compare/v2.15.1...v2.16.2) --- updated-dependencies: - dependency-name: fastjsonschema dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> * Apply suggestions from code review Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Ilya Lavrenov <ilya.lavrenov@intel.com>
12 lines
245 B
Plaintext
12 lines
245 B
Plaintext
coverage>=4.4.2,<=7.0.5
|
|
astroid>=2.9.0
|
|
pylint>=2.7.0
|
|
pyenchant>=3.0.0
|
|
test-generator==0.1.1
|
|
defusedxml>=0.5.0
|
|
requests>=2.20.0
|
|
pytest>=6.2.4; python_version < '3.10'
|
|
pytest==7.2.0; python_version >= '3.10'
|
|
py>=1.9.0
|
|
fastjsonschema>=2.15.1,<2.17
|