We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 629bd06 commit bc8d8a7Copy full SHA for bc8d8a7
tutoraspects/plugin.py
@@ -46,7 +46,7 @@
46
"OPENEDX_EXTRA_PIP_REQUIREMENTS",
47
[
48
"openedx-event-sink-clickhouse==0.2.2",
49
- "edx-event-routing-backends==5.6.0",
+ "edx-event-routing-backends==6.2.0",
50
],
51
),
52
("EVENT_SINK_CLICKHOUSE_MODELS", ["course_overviews", "user_profile"]),
0 commit comments