Adjusted requirements to include yaml for dynaconf.

Change-Id: I5eccfde22fdd0725d41258bc4acc7fe771289874
This commit is contained in:
Florian Apolloner 2019-01-15 18:11:38 +01:00
parent e47f5afb2e
commit cf2bda747b
1 changed files with 1 additions and 1 deletions

View File

@ -4,4 +4,4 @@ Django>=2.1.5
djangorestframework
django-cors-headers
django-filter
dynaconf
dynaconf[yaml]