Add missing pip dependency

This commit is contained in:
Jan Tuomi
2017-11-01 13:17:31 +02:00
parent e709570f22
commit 755abe5647
2 changed files with 1 additions and 3 deletions
+1 -2
View File
@@ -30,5 +30,4 @@ django-autocomplete-light==3.2.10
six==1.10.0
django-suit==0.2.25
telepot==12.3
django-excel==0.0.9
pyexcel-xls==0.5.2
django-import-export==0.5.1
-1
View File
@@ -82,7 +82,6 @@ INSTALLED_APPS = [
'rest_framework',
'django_nose',
'bootstrap3',
'bootstrap4',
'django_tables2',
'auditlog',
'phonenumber_field',