summaryrefslogtreecommitdiff
path: root/tests/requirements.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/requirements.txt')
-rw-r--r--tests/requirements.txt3
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/requirements.txt b/tests/requirements.txt
index 6e2e78e2..ddba6cc8 100644
--- a/tests/requirements.txt
+++ b/tests/requirements.txt
@@ -1,4 +1,3 @@
+mock
pytest-flake8
pytest>=3.0.2
-# pinned to 1.2 as temporary workaround for #1038
-backports.unittest_mock>=1.2,<1.3