From fed5a4666dd4305b74870e2202239e207e1d0c9f Mon Sep 17 00:00:00 2001 From: Leon Sandøy Date: Sun, 4 Oct 2020 15:32:35 +0200 Subject: Remove wiki and pygments from Pipfile. We no longer need these now that we're removing the wiki. --- Pipfile | 2 -- 1 file changed, 2 deletions(-) (limited to 'Pipfile') diff --git a/Pipfile b/Pipfile index d23d28e6..61b65d9b 100644 --- a/Pipfile +++ b/Pipfile @@ -14,8 +14,6 @@ psycopg2-binary = "~=2.8" django-simple-bulma = "~=1.2" whitenoise = "~=5.0" requests = "~=2.21" -pygments = "~=2.3.1" -wiki = "~=0.6.0" pyyaml = "~=5.1" pyuwsgi = {version = "~=2.0", sys_platform = "!='win32'"} django-allauth = "~=0.41" -- cgit v1.2.3