mirror of
https://github.com/moodle/moodle.git
synced 2025-04-20 07:56:06 +02:00
MDL-74096 mlbackend_python: Update mlbackend version.
This commit is contained in:
parent
7ce003b666
commit
1d4c22a64a
@ -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.2';
|
||||
const REQUIRED_PIP_PACKAGE_VERSION = '3.0.4';
|
||||
|
||||
/**
|
||||
* The python package is installed in a server.
|
||||
|
Loading…
x
Reference in New Issue
Block a user