Skip to content

Commit 3de1903

Browse files
committed
Update README.md
1 parent 5f9df80 commit 3de1903

File tree

2 files changed

+6
-10
lines changed

2 files changed

+6
-10
lines changed

README.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff 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

docs/index.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)