summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJosh Marshall <catchjosh@gmail.com>2021-03-30 12:37:55 +0900
committerJosh Marshall <catchjosh@gmail.com>2021-03-30 12:37:55 +0900
commit1c5f7bd82e8ed78a8e120a34a841ed016f6a088d (patch)
tree6f50bdd8d763e9fc6775a740a59ad96901ab7484
parent04c40860f4d84d4485a5e6c4721744e1b8dea080 (diff)
downloadjsonrpclib-1c5f7bd82e8ed78a8e120a34a841ed016f6a088d.tar.gz
Removing version tags from dev requirements.
-rw-r--r--dev-requirements.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-requirements.txt b/dev-requirements.txt
index a75fca4..8fa8b2f 100644
--- a/dev-requirements.txt
+++ b/dev-requirements.txt
@@ -1,3 +1,3 @@
-coverage==5.5
-flake8==3.9.0
-pytest==6.2.2
+coverage
+flake8
+pytest