We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a7d985 commit e8bfb13Copy full SHA for e8bfb13
requirements/constraints.txt
@@ -96,7 +96,7 @@ pymongo<4.4.1
96
# social-auth-app-django 5.4.2 introduces a new migration that will not play nicely with large installations. This will touch
97
# user tables, which are quite large, especially on instances like edx.org.
98
# We are pinning this until after all the smaller migrations get handled and then we can migrate this all at once.
99
-# Issue for unpinning: https://github.com/edx/edx-arch-experiments/issues/760
+# Issue for unpinning: https://github.com/openedx/edx-platform/issues/37639
100
social-auth-app-django<=5.4.1
101
102
# # Date: 2024-10-14
0 commit comments