From 47b4acc549f1d7234f0866ebe18a86cda0af3f86 Mon Sep 17 00:00:00 2001 From: farhan Date: Sat, 12 Oct 2024 00:00:30 +0500 Subject: [PATCH] chore: Adds xblocks-contrib package in kernel.in --- requirements/edx/kernel.in | 1 + 1 file changed, 1 insertion(+) diff --git a/requirements/edx/kernel.in b/requirements/edx/kernel.in index a5b510742ac7..5a4f19f93f2c 100644 --- a/requirements/edx/kernel.in +++ b/requirements/edx/kernel.in @@ -159,4 +159,5 @@ user-util # Functionality for retiring users (GDPR com webob web-fragments # Provides the ability to render fragments of web pages XBlock[django] # Courseware component architecture +xblocks-contrib xss-utils # https://github.com/openedx/edx-platform/pull/20633 Fix XSS via Translations