From 8ab8a74f51a6d96923a9515838ffccdfa42ff77d Mon Sep 17 00:00:00 2001 From: David Farrington Date: Fri, 16 Apr 2021 09:29:45 +0100 Subject: [PATCH] Update test app dependencies --- tests/test_app/requirements.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tests/test_app/requirements.txt b/tests/test_app/requirements.txt index 223ac28b..d3df178b 100644 --- a/tests/test_app/requirements.txt +++ b/tests/test_app/requirements.txt @@ -12,3 +12,5 @@ https://github.com/farridav/django-jazzmin/archive/master.zip django-mptt django-treebeard django-import-export +django-admin-numeric-filter +django-admin-rangefilter