We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef93d6b commit c42e021Copy full SHA for c42e021
1 file changed
requirements/constraints.txt
@@ -158,3 +158,8 @@ social-auth-core==4.5.4
158
# Issue: https://github.com/openedx/edx-platform/issues/36695
159
lxml==5.3.2
160
xmlsec==1.3.14
161
+
162
+# Date 2025-05-09
163
+# Pin django-user-tasks because the newest version is not compatible with Django 4.2
164
+# Issue: https://github.com/openedx/edx-platform/issues/36696
165
+django-user-tasks==3.3.0
0 commit comments