Add django-configurations requirement

This commit is contained in:
PCoder 2024-05-22 16:53:37 +05:30
parent 9863959d88
commit 0e0b464534

View file

@ -1,4 +1,4 @@
# Updated: 21.07.2021
# Updated: 22.05.2024
# Core
wagtail==2.15.1
@ -32,3 +32,5 @@ whitenoise
python-dotenv
#ConcurrentLogHandler
unidecode
django-configurations