File tree Expand file tree Collapse file tree 2 files changed +6
-10
lines changed Expand file tree Collapse file tree 2 files changed +6
-10
lines changed Original file line number Diff line number Diff line change @@ -15,11 +15,9 @@ XML support extracted as a third party package directly from the official Django
1515
1616## Requirements
1717
18- * Python (2.7, 3.4, 3.5, 3.6)
19- * Django (1.8 - 1.11, 2.0 - 2.1)
20- * Django REST Framework (2.4, 3.0 - 3.9)
21-
22- This project is tested on the combinations of Python and Django that are supported by each version of Django REST Framework.
18+ * Python 3.5+
19+ * Django 2.2+
20+ * Django REST Framework 3.11+
2321
2422## Installation
2523
Original file line number Diff line number Diff line change @@ -23,11 +23,9 @@ XML support extracted as a third party package directly from the official Django
2323
2424## Requirements
2525
26- * Python (2.7, 3.3, 3.4)
27- * Django (1.6 - 1.11, 2.0)
28- * Django REST Framework (2.4, 3.0 - 3.8)
29-
30- This project is tested on the combinations of Python and Django that are supported by each version of Django REST Framework.
26+ * Python 3.5+
27+ * Django 2.2+
28+ * Django REST Framework 3.11+
3129
3230## Installation
3331
You can’t perform that action at this time.
0 commit comments