authlib was missing in tests

This commit is contained in:
Yohann D'ANELLO 2020-11-16 04:20:08 +01:00
parent eb0c14d0cf
commit 546e936f27
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@ skipsdist = True
sitepackages = False
deps =
coverage
authlib~=0.15
Django~=3.1
django-crispy-forms~=1.9
django-polymorphic~=3.0