Skip to content

Commit 137d17a

Browse files
author
nixon
authored
Update requirements in ReadMe
1 parent ced3b1d commit 137d17a

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

README.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17,13 +17,10 @@ The features and differences of this package are described in [API documentation
1717

1818
## Requirements
1919

20-
* Django == 1.*
20+
* Django == 1.* | 2.*
2121
* djangorestframework == 3.*
22-
* mongoengine == 0.11.* | 0.10.* | 0.9.*
22+
* mongoengine == 0.16.* | 0.17.* | 0.18.*
2323
* blinker == 1.* (for mongoengine referencefields to work)
24-
* With mongoengine 0.11: pymongo == 3.*
25-
* With mongoengine 0.10: pymongo == 3.*
26-
* With mongoengine 0.9: pymongo == 2.*
2724

2825
## Installation
2926

0 commit comments

Comments
 (0)