MDL-74096 mlbackend_python: Update mlbackend version.

This commit is contained in:
Ilya Tregubov
2022-04-04 09:16:44 +06:00
parent db6f627bad
commit 600b2f01fa
+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.4';
const REQUIRED_PIP_PACKAGE_VERSION = '2.6.5';
/**
* The python package is installed in a server.