MDL-70887 mlbackend_python: Update to latest version.

This commit is contained in:
Ilya Tregubov 2021-07-15 14:09:58 +02:00 committed by Jenkins
parent 940f20fde9
commit a9256af7f9

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.4.0';
const REQUIRED_PIP_PACKAGE_VERSION = '3.0.2';
/**
* The python package is installed in a server.