]> git.ipfire.org Git - thirdparty/patchwork.git/commitdiff
README: Note latest version of requirements
authorStephen Finucane <stephen@that.guru>
Tue, 30 Oct 2018 22:04:23 +0000 (22:04 +0000)
committerStephen Finucane <stephen@that.guru>
Tue, 30 Oct 2018 22:05:58 +0000 (22:05 +0000)
These were missed previously

Signed-off-by: Stephen Finucane <stephen@that.guru>
Fixes: 8eb3719a ("Add support for django-filter 2.0")
Fixes: fab5571e ("Add support for Django REST Framework 3.9")
README.rst

index bb3ebc2c64bdf2f04517309ae8bae78b1b68025b..38c18473645afac9822cdd752594a1ef9682e345 100644 (file)
@@ -45,9 +45,9 @@ Requirements
 
 - Django (1.11 - 2.0)
 
-- Django REST Framework (3.6 - 3.8)
+- Django REST Framework (3.6 - 3.9)
 
-- Django Filters (1.0 - 1.1)
+- Django Filters (1.0 - 2.0)
 
 Development Installation
 ------------------------