Skip to content

Commit

Permalink
Enforce minimum versions for jsonschema and MILC (qmk#12141)
Browse files Browse the repository at this point in the history
  • Loading branch information
skullydazed committed Mar 6, 2021
1 parent 9b85b1b commit 1cbf1c6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ argcomplete
colorama
dotty-dict
hjson
jsonschema
milc
jsonschema>=3
milc>=1.1.0
pygments

0 comments on commit 1cbf1c6

Please sign in to comment.