diff options
| author | Joel Challis <git@zvecr.com> | 2021-06-08 00:37:58 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-06-08 00:37:58 +0100 |
| commit | e0acd3e53dbefe31cec5cc9eef048fd0649d1d1d (patch) | |
| tree | af421618c9e71e7c0b5d0442809b678fb8718430 | |
| parent | c277ae47681366df5b03c146ea20c0aac72699ed (diff) | |
| download | qmk_firmware-e0acd3e53dbefe31cec5cc9eef048fd0649d1d1d.tar.gz qmk_firmware-e0acd3e53dbefe31cec5cc9eef048fd0649d1d1d.zip | |
Update requirements.txt (#13135)
| -rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index d354d6bb2..3e23a6f33 100644 --- a/requirements.txt +++ b/requirements.txt | |||
| @@ -6,6 +6,6 @@ dotty-dict | |||
| 6 | hid | 6 | hid |
| 7 | hjson | 7 | hjson |
| 8 | jsonschema>=3 | 8 | jsonschema>=3 |
| 9 | milc>=1.3.0 | 9 | milc>=1.4.2 |
| 10 | pygments | 10 | pygments |
| 11 | pyusb | 11 | pyusb |
