Drop Django 2.0 and DRF 3.7 support

This commit is contained in:
Cristi Vîjdea
2019-06-13 16:49:36 +03:00
parent 8acab171ea
commit 3a37c4a019
7 changed files with 17 additions and 26 deletions
+1 -1
View File
@@ -5,5 +5,5 @@ inflection>=0.3.1
six>=1.10.0
uritemplate>=3.0.0
djangorestframework>=3.7.7
djangorestframework>=3.8
Django>=1.11.7