summaryrefslogtreecommitdiffstats
path: root/requirements.txt
diff options
context:
space:
mode:
authorJelle van der Waa <jelle@vdwaa.nl>2019-01-28 21:02:39 +0100
committerJelle van der Waa <jelle@vdwaa.nl>2019-01-28 21:02:39 +0100
commitda18435177e1c68dd0dcd5577576d11fe4a3b342 (patch)
tree5c5416f8439518f9d412612c612c032fe542f68b /requirements.txt
parent54ecd257d0cf360ffc68c6a7875d205da4ceb17c (diff)
downloadarchweb-da18435177e1c68dd0dcd5577576d11fe4a3b342.tar.gz
archweb-da18435177e1c68dd0dcd5577576d11fe4a3b342.zip
switch to python3's buildin mock
Instead of using a python module use the build-in mock and remove the module from requirements.txt
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index 7210c86e..9f930137 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -7,7 +7,6 @@ django-countries==5.0
jsmin==2.2.2
pgpdump==1.5
pytz>=2017.3
-mock==2.0.0
parse==1.8.2
django-jinja==2.4.1
sqlparse==0.2.4