indicate a minimum version for jsonschema

This commit is contained in:
Zach White
2021-03-02 06:50:21 -08:00
parent 4b11e04672
commit 0bf0b5a503
+1 -1
View File
@@ -46,7 +46,7 @@ if __name__ == "__main__":
"dotty-dict",
"flake8",
"hjson",
"jsonschema",
"jsonschema>=3",
"milc>=1.0.8",
"nose2",
"pygments",