diff options
| author | Joel Challis <git@zvecr.com> | 2022-08-21 18:38:17 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-08-21 18:38:17 +0100 |
| commit | 9b7965d3a962461355f7fa8c8bf06341b8eabc62 (patch) | |
| tree | 1eecc0b2381138d739623666df6d5d1ea218da54 /requirements.txt | |
| parent | efd893be3928264026bdfdc45756599dfe61ff6f (diff) | |
Align CLI requirements (#18117)
Diffstat (limited to 'requirements.txt')
| -rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index 9c192b0f0f..6bee746324 100644 --- a/requirements.txt +++ b/requirements.txt | |||
| @@ -2,6 +2,7 @@ | |||
| 2 | appdirs | 2 | appdirs |
| 3 | argcomplete | 3 | argcomplete |
| 4 | colorama | 4 | colorama |
| 5 | dotty-dict | ||
| 5 | hid | 6 | hid |
| 6 | hjson | 7 | hjson |
| 7 | jsonschema>=4 | 8 | jsonschema>=4 |
| @@ -9,5 +10,4 @@ milc>=1.4.2 | |||
| 9 | pygments | 10 | pygments |
| 10 | pyserial | 11 | pyserial |
| 11 | pyusb | 12 | pyusb |
| 12 | qmk-dotty-dict | ||
| 13 | pillow | 13 | pillow |
