diff options
| author | Zach White <skullydazed@gmail.com> | 2020-12-01 12:52:02 -0800 |
|---|---|---|
| committer | Zach White <skullydazed@drpepper.org> | 2021-01-07 21:21:12 -0800 |
| commit | ededff8556daff544633cb143cb6d939afd09014 (patch) | |
| tree | fa7d69a513ec8f8d5dd23058c1ea650cb00944df /requirements.txt | |
| parent | 95cbcef34fee3727a224fc13c727ea744fd869e7 (diff) | |
validate keyboard data with jsonschema
Diffstat (limited to 'requirements.txt')
| -rw-r--r-- | requirements.txt | 1 |
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 | |||
| 3 | argcomplete | 3 | argcomplete |
| 4 | colorama | 4 | colorama |
| 5 | hjson | 5 | hjson |
| 6 | jsonschema | ||
| 6 | milc | 7 | milc |
| 7 | pygments | 8 | pygments |
