diff --git a/requirements.txt b/requirements.txt index f4137fba9..a0d9dcf1f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,5 @@ -django==1.10 -pillow -django-bootstrap-form \ No newline at end of file +Django==1.10 +django-bootstrap-form==3.2.1 +djangorestframework==3.4.5 +ForgeryPy==0.1 +Pillow==3.3.0 \ No newline at end of file