**Describe the bug** <!-- A clear and concise description of what the bug is. --> readthedocs.io builds have been failing since 10 December 2021. **To Reproduce** <!-- Steps to reproduce the behavior --> Take a look at https://readthedocs.org/projects/django-oauth-toolkit/builds/15504196/ **Expected behavior** <!-- A clear and concise description of what you expected to happen. --> Builds should succeed **Version** <!-- Version of django-oauth-toolkit --> 1.5.0, 1.6.0 <!-- Have you tested with the latest version and/or master branch? --> <!-- Replace '[ ]' with '[x]' to indicate that. --> - [x] I have tested with the latest published release and it's still a problem. - [x] I have tested with the master branch and it's still a problem. **Additional context** <!-- Add any other context about the problem here. --> ~The likely cause is the 7 December 2021 [release of Django 4.0](https://pypi.org/project/Django/4.0/#history)~