The oauth2 library doesn't work on python newer than 3.11. See:
I'm figuring out if we can remove this dependency from django-lti-provider first. If not much can be done, maybe we make our own vendored release of this library that will work on newer python.
The
oauth2library doesn't work on python newer than 3.11. See:I'm figuring out if we can remove this dependency from django-lti-provider first. If not much can be done, maybe we make our own vendored release of this library that will work on newer python.