update base version of python to 3.9 (#515)
This commit is contained in:
parent
3a7eb5364c
commit
af7ab072cc
|
|
@ -13,4 +13,4 @@
|
|||
# limitations under the License.
|
||||
|
||||
|
||||
_instruments = ("scikit-learn ~= 0.22.0",)
|
||||
_instruments = ("scikit-learn ~= 0.24.0",)
|
||||
|
|
|
|||
Loading…
Reference in New Issue