aboutsummaryrefslogtreecommitdiff
path: root/app/requirements.txt
diff options
context:
space:
mode:
Diffstat (limited to 'app/requirements.txt')
-rw-r--r--app/requirements.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/app/requirements.txt b/app/requirements.txt
index 36aac5a..22bd1be 100644
--- a/app/requirements.txt
+++ b/app/requirements.txt
@@ -1,6 +1,9 @@
Django==1.11.5
django-auditlog==0.4.3
django-jsonfield==1.0.1
+Faker==0.8.4
+pyaml==17.10.0
python-dateutil==2.6.1
pytz==2017.2
+PyYAML==3.12
six==1.10.0