Add authtools to requirements.
This commit is contained in:
parent
fa0677de95
commit
2d62bdf6f0
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
||||||
dj-database-url==0.4.2
|
dj-database-url==0.4.2
|
||||||
Django==2.0
|
Django==2.0
|
||||||
|
django-authtools==1.6.0
|
||||||
psycopg2==2.7.3.2
|
psycopg2==2.7.3.2
|
||||||
python-decouple==3.1
|
python-decouple==3.1
|
||||||
pytz==2017.3
|
pytz==2017.3
|
||||||
|
|
Loading…
Reference in a new issue