Remove requirement on django-environ

It was used in the previous implementation of settings.py which has
since been replaced with dynaconf.

Change-Id: Id8bca7a35cbc817120e04d3fc6247eaee48bef01
This commit is contained in:
David Moreau Simard 2018-12-21 10:04:18 -05:00
parent 2bd8c3f654
commit 71a2e122d7
No known key found for this signature in database
GPG Key ID: CBEB466764A9E621
1 changed files with 0 additions and 1 deletions

View File

@ -4,5 +4,4 @@ Django>=2
djangorestframework
django-cors-headers
django-filter
django-environ
dynaconf