diff --git a/requirements/constraints.txt b/requirements/constraints.txt index c96838f937..4b1373278b 100644 --- a/requirements/constraints.txt +++ b/requirements/constraints.txt @@ -96,7 +96,7 @@ pymongo<4.4.1 # social-auth-app-django 5.4.2 introduces a new migration that will not play nicely with large installations. This will touch # user tables, which are quite large, especially on instances like edx.org. # We are pinning this until after all the smaller migrations get handled and then we can migrate this all at once. -# Issue for unpinning: https://github.com/edx/edx-arch-experiments/issues/760 +# Issue for unpinning: https://github.com/openedx/edx-platform/issues/37639 social-auth-app-django<=5.4.1 # # Date: 2024-10-14