MDL-74473 core_analytics: Upgrade ML Backend to 2.6.6

This commit is contained in:
Laurent David
2022-05-16 07:35:21 +02:00
committed by Jenkins
parent 77a1413fa0
commit 32ee8e3d34
+1 -1
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 = '2.6.5';
const REQUIRED_PIP_PACKAGE_VERSION = '2.6.6';
/**
* The python package is installed in a server.