Fix requirement Pillow < 7 to mention it is for tests only
This commit is contained in:
		| @@ -28,7 +28,7 @@ Changes in 0.20.0 | |||||||
|  |  | ||||||
| Changes in 0.19.1 | Changes in 0.19.1 | ||||||
| ================= | ================= | ||||||
| - Requires Pillow < 7.0.0 as it dropped Python2 support | - Tests require Pillow < 7.0.0 as it dropped Python2 support | ||||||
| - DEPRECATION: The interface of ``QuerySet.aggregate`` method was changed, it no longer takes an unpacked list of | - DEPRECATION: The interface of ``QuerySet.aggregate`` method was changed, it no longer takes an unpacked list of | ||||||
|     pipeline steps (*pipeline) but simply takes the pipeline list just like ``pymongo.Collection.aggregate`` does. #2079 |     pipeline steps (*pipeline) but simply takes the pipeline list just like ``pymongo.Collection.aggregate`` does. #2079 | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user