summaryrefslogtreecommitdiff
path: root/constraints.txt
diff options
context:
space:
mode:
Diffstat (limited to 'constraints.txt')
-rw-r--r--constraints.txt5
1 files changed, 3 insertions, 2 deletions
diff --git a/constraints.txt b/constraints.txt
index 26c28c4..f661f97 100644
--- a/constraints.txt
+++ b/constraints.txt
@@ -1,9 +1,10 @@
# Consistent testing environment.
+coverage==6.3.2
flake8==3.7.9
mock==3.0.5
objgraph==3.4.1
-pytest==4.6.9
-pytest-cov==2.8.1
+pytest-cov~=2.12
+pytest~=4.6
# Documentation building.
Jinja2==2.7.3