1
0
Fork 0

Enforce minimum versions for jsonschema and MILC (#12141)

This commit is contained in:
Zach White 2021-03-06 15:56:45 -08:00 committed by GitHub
parent 9b85b1b638
commit 1cbf1c681a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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