aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--requirements-dev.txt2
-rw-r--r--requirements.txt2
2 files changed, 2 insertions, 2 deletions
diff --git a/requirements-dev.txt b/requirements-dev.txt
index 12d570e70..1db3b6d73 100644
--- a/requirements-dev.txt
+++ b/requirements-dev.txt
@@ -4,7 +4,5 @@
4# Python development requirements 4# Python development requirements
5nose2 5nose2
6flake8 6flake8
7hid
8pep8-naming 7pep8-naming
9pyusb
10yapf 8yapf
diff --git a/requirements.txt b/requirements.txt
index 8553e2c3f..d354d6bb2 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -3,7 +3,9 @@ appdirs
3argcomplete 3argcomplete
4colorama 4colorama
5dotty-dict 5dotty-dict
6hid
6hjson 7hjson
7jsonschema>=3 8jsonschema>=3
8milc>=1.3.0 9milc>=1.3.0
9pygments 10pygments
11pyusb