added rest_auth package

This commit is contained in:
DJ Gillespie 2020-03-14 12:10:40 -06:00
parent 72869cb4b5
commit ec07292837

View File

@ -1,6 +1,7 @@
Django==2.2.6
django-rest-framework==0.1.0
djangorestframework==3.10.3
django-rest-auth==0.9.5
pytz==2019.3
sqlparse==0.3.0
plaid-python>=3.0.0