From 467af3422c4a003018e98ece457c1bc5addda77a Mon Sep 17 00:00:00 2001 From: PCoder Date: Mon, 18 Feb 2019 22:01:07 +0100 Subject: [PATCH] Update django bootstrap and filter requirements --- requirements.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/requirements.txt b/requirements.txt index 0767c8c..f6d34b1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,3 +2,5 @@ django django-auth-ldap python-ldap django-dotenv +django-bootstrap3 +django-filter==2.1.0 \ No newline at end of file