From 3293eec240a0a2c7bfd8116d75484794d3a6210e Mon Sep 17 00:00:00 2001 From: Leon Sandøy Date: Tue, 14 Jul 2020 23:04:27 +0200 Subject: Removes django_crispy_bulma dependency. --- Pipfile | 1 - 1 file changed, 1 deletion(-) (limited to 'Pipfile') diff --git a/Pipfile b/Pipfile index ef05d090..0f8872ea 100644 --- a/Pipfile +++ b/Pipfile @@ -13,7 +13,6 @@ djangorestframework = "~=3.9.2" djangorestframework-bulk = "~=0.2.1" psycopg2-binary = "~=2.8" django-simple-bulma = ">=1.1.7,<2.0" -django-crispy-bulma = ">=0.1.2,<2.0" whitenoise = "==4.1.2" requests = "~=2.21" pygments = "~=2.3.1" -- cgit v1.2.3