From 1c8d2fa165e72a7935bf03a5696676f82a2087e8 Mon Sep 17 00:00:00 2001 From: Rajendra Prasad JM <91714049+chlorinexxe@users.noreply.github.com> Date: Thu, 22 Aug 2024 12:48:35 +0530 Subject: [PATCH] Update requirements.txt (#292) The Following library is used in asset/resources.py --- requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/requirements.txt b/requirements.txt index 0e9f92b53..60801b134 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,6 +17,7 @@ django-cors-headers django-environ django-filter django-haystack +django-import-export django-jsonfield django-mathfilters django-model-utils