summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorZach White <skullydazed@gmail.com>2020-12-01 12:52:02 -0800
committerZach White <skullydazed@drpepper.org>2021-01-07 21:21:12 -0800
commitededff8556daff544633cb143cb6d939afd09014 (patch)
treefa7d69a513ec8f8d5dd23058c1ea650cb00944df /requirements.txt
parent95cbcef34fee3727a224fc13c727ea744fd869e7 (diff)
validate keyboard data with jsonschema
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt
index 6e907cf8e8..f4d43da8d6 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -3,5 +3,6 @@ appdirs
argcomplete
colorama
hjson
+jsonschema
milc
pygments