aboutsummaryrefslogtreecommitdiffstats
path: root/Pipfile
diff options
context:
space:
mode:
Diffstat (limited to 'Pipfile')
-rw-r--r--Pipfile6
1 files changed, 2 insertions, 4 deletions
diff --git a/Pipfile b/Pipfile
index a9fcf0ff..a6aa4a95 100644
--- a/Pipfile
+++ b/Pipfile
@@ -14,10 +14,8 @@ 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.3.1"
-pyuwsgi = {version = "~=2.0",sys_platform = "!='win32'"}
+pyyaml = "~=5.1"
+pyuwsgi = {version = "~=2.0", sys_platform = "!='win32'"}
django-allauth = "~=0.41"
sentry-sdk = "~=0.14"
gitpython = "~=3.1.7"