diff --git a/setup.py b/setup.py index bfb24e14d..76a1e795c 100644 --- a/setup.py +++ b/setup.py @@ -44,7 +44,7 @@ 'pyqrcode', 'markdown', 'python-ldap', - 'authlib<1.0.0', + 'authlib<2.0.0', 'fido2<1.0.0', 'PyJWT', 'gunicorn',