added django-extensions to requirements.txt

This commit is contained in:
karthikmurakonda 2022-10-08 22:16:04 +05:30 committed by Gowtham Sai
parent 52b74e2e9f
commit 653177d11a
1 changed files with 1 additions and 0 deletions

View File

@ -14,6 +14,7 @@ django-background-tasks==1.2.5
django-compat==1.0.15
django-cors-headers==3.11.0
django-db-logger==0.1.12
django-extensions==3.2.1
django-import-export==2.8.0
django-simple-history==3.1.1
djangorestframework==3.13.1