Add django-configurations requirement
This commit is contained in:
parent
9863959d88
commit
0e0b464534
1 changed files with 3 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue