Update django oauth toolkit, fix #73

This commit is contained in:
Yohann D'ANELLO 2020-11-16 00:49:53 +01:00
parent 7bd895c1df
commit 6d976f32bf
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ django-extensions~=2.1.4
django-filter~=2.1.0
django-htcpcp-tea~=0.3.1
django-mailer~=2.0.1
django-oauth-toolkit~=1.1.2
django-oauth-toolkit~=1.3.3
django-phonenumber-field~=5.0.0
django-polymorphic~=2.0.3
djangorestframework~=3.9.0