MDL-74473 core_analytics: Upgrade ML Backend to 3.0.5

This commit is contained in:
Laurent David 2022-05-16 07:35:21 +02:00 committed by Jenkins
parent 805d92152e
commit 579c15842a

View File

@ -38,7 +38,7 @@ class processor implements \core_analytics\classifier, \core_analytics\regresso
/**
* The required version of the python package that performs all calculations.
*/
const REQUIRED_PIP_PACKAGE_VERSION = '3.0.4';
const REQUIRED_PIP_PACKAGE_VERSION = '3.0.5';
/**
* The python package is installed in a server.