summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorZach White <skullydazed@gmail.com>2021-06-07 16:30:55 -0700
committerGitHub <noreply@github.com>2021-06-07 16:30:55 -0700
commitc277ae47681366df5b03c146ea20c0aac72699ed (patch)
treeed5784d362c3f711f5f396ecf7b1664d9d0faef6 /requirements.txt
parentb52b8f1d23df37de44f376778e1e2f4faa203fad (diff)
Move hid and pyusb to requirements.txt (#13134)
* Add his and pyusb to * Update requirements-dev.txt
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt
index 8553e2c3f0..d354d6bb29 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -3,7 +3,9 @@ appdirs
argcomplete
colorama
dotty-dict
+hid
hjson
jsonschema>=3
milc>=1.3.0
pygments
+pyusb