MDL-74473 core_analytics: Upgrade ML Backend to 2.6.6

This commit is contained in:
Laurent David
2022-07-06 05:24:15 +02:00
committed by Jenkins
parent f1c0f2849b
commit 8af0c977d0
+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.