diff --git a/requirements.txt b/requirements.txt
index 95ab826f6bcb399e5f0f90d81945eff3cdbc584c..cd4f7ae0b941b3bb86547667b5484ec0f3a627fc 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,4 +1,4 @@
-Django==1.11.5
+- Django==1.11.5
 gunicorn==19.6.0
 Pillow==3.4.2
 psycopg2==2.6.2
@@ -15,3 +15,7 @@ pyexcel==0.5.3
 pycurl==7.43.0
 django-stronghold==0.2.9
 timeout-decorator==0.4.0
+Unidecode==1.0.22
+Faker==0.9.2
+pandas==0.23.4
+numpy==1.15.2
\ No newline at end of file