Commit d6e916dc76fe30dcf770a58cbd7265db4896015a

Authored by Alexis Koralewski
1 parent 07f518e0
Exists in dev

Add version of django rest framework in requirements

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
install/requirements.txt
... ... @@ -6,7 +6,7 @@ django-admin-tools==0.9.1
6 6 django-bootstrap3==21.1
7 7 django-extensions==3.1.5
8 8 # for Django Rest Framework (DRF)
9   -djangorestframework
  9 +djangorestframework=3.14.0
10 10 # for Choices
11 11 django-model-utils==4.2.0
12 12 django-suit==0.2.28
... ...