Browse Source

Enforce minimum versions for jsonschema and MILC (#12141)

Zach White 4 years ago
parent
commit
1cbf1c681a
1 changed files with 2 additions and 2 deletions
  1. 2 2
      requirements.txt

+ 2 - 2
requirements.txt

@@ -4,6 +4,6 @@ argcomplete
 colorama
 dotty-dict
 hjson
-jsonschema
-milc
+jsonschema>=3
+milc>=1.1.0
 pygments