Bump the 'jsonschema' version

Bump the installed version of jsonschema to >=4 so we have access to the
validator of the latest meta-schema.
As we already request >=3, installations after 2021-11-30 should satisfy
the new requirements.
This commit is contained in:
Erovia
2022-03-13 21:45:25 +00:00
parent 8c0f655483
commit 47b977f9b2
+1 -1
View File
@@ -42,7 +42,7 @@ install_requires =
setuptools>=45
# qmk_firmware packages
hjson
jsonschema>=3
jsonschema>=4
pygments
qmk-dotty-dict
packages = find: