diff --git a/requirements/constraints.txt b/requirements/constraints.txt index acbeb5db..e72db78e 100644 --- a/requirements/constraints.txt +++ b/requirements/constraints.txt @@ -15,7 +15,7 @@ # Ensures a consistent pylint version across all Python environments to avoid triggering varying warnings pylint<3.3.0 -# Higher version has breaking changes in the platform +# Higher version has breaking changes in the platform as described here https://github.com/openedx/edx-platform/issues/35277 django-oauth-toolkit<2.0.0 # backports.zoneinfo is only needed for Python < 3.9