aboutsummaryrefslogtreecommitdiffstats
path: root/Pipfile
diff options
context:
space:
mode:
Diffstat (limited to 'Pipfile')
-rw-r--r--Pipfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Pipfile b/Pipfile
index 603eac40..8a019869 100644
--- a/Pipfile
+++ b/Pipfile
@@ -8,6 +8,7 @@ django = "*"
django-hosts = "*"
django-environ = "*"
"psycopg2-binary" = "*"
+djangorestframework = "*"
[dev-packages]
"flake8" = "*"