summaryrefslogtreecommitdiffstats
path: root/requirements-tests.txt
diff options
context:
space:
mode:
authormasahitojp <randomstep@gmail.com>2021-01-16 09:59:28 +0900
committerBrian May <brian@linuxpenguins.xyz>2021-01-17 15:42:55 +1100
commit65d437a9f882ba652013e5a6ae8d72dd045ad96a (patch)
tree2ea677a15b5a21c71fbed13ca50eaaa46586d623 /requirements-tests.txt
parent254b8e798747c8a7ccb8bc56323c05a480903e73 (diff)
feat: remove mock from test dependencies.
Because mock can be replace by unittest.mock
Diffstat (limited to 'requirements-tests.txt')
-rw-r--r--requirements-tests.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/requirements-tests.txt b/requirements-tests.txt
index 4ae511b..7c5c791 100644
--- a/requirements-tests.txt
+++ b/requirements-tests.txt
@@ -2,6 +2,5 @@
attrs==20.3.0
pytest==6.2.1
pytest-cov==2.10.1
-mock==4.0.3
flake8==3.8.4
pyflakes==2.2.0