summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAmjith Ramanujam <amjith.r@gmail.com>2018-11-27 20:07:32 -0800
committerAmjith Ramanujam <amjith.r@gmail.com>2018-11-27 20:07:32 -0800
commitb2a40fc084094b3fd3148954027d470fe1595a91 (patch)
treef93e9552b7897e852134a526ea7d015abb41ff2c
parentdd796bbc25504678e684f6deb2a1e1b440225907 (diff)
Cleanup the requirements.
-rw-r--r--requirements-dev.txt11
1 files changed, 4 insertions, 7 deletions
diff --git a/requirements-dev.txt b/requirements-dev.txt
index 4aa1e67..1bc04f1 100644
--- a/requirements-dev.txt
+++ b/requirements-dev.txt
@@ -1,12 +1,9 @@
mock
pytest
-pytest-cov==2.4.0
+pytest-cov
tox
-twine==1.10.0
behave
pexpect
-coverage==4.3.4
-codecov==2.0.9
-autopep8==1.3.3
-pep8radius
-click==6.7
+coverage
+codecov
+click