aboutsummaryrefslogtreecommitdiffstats
path: root/Pipfile
diff options
context:
space:
mode:
Diffstat (limited to 'Pipfile')
-rw-r--r--Pipfile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Pipfile b/Pipfile
index af1629d4..7a12f79d 100644
--- a/Pipfile
+++ b/Pipfile
@@ -25,6 +25,8 @@ djangorestframework = "*"
djangorestframework-bulk = "*"
uwsgi = "*"
psycopg2-binary = "*"
+django-simple-bulma = "*"
+django-crispy-bulma = "*"
[requires]
python_version = "3.7"