Fix examples

This commit is contained in:
allegroai
2022-11-21 17:14:07 +02:00
parent ed2b8ed850
commit 66cccd22fd
3 changed files with 6 additions and 6 deletions

View File

@@ -1,6 +1,6 @@
matplotlib >= 3.1.1 ; python_version >= '3.6'
matplotlib >= 2.2.4 ; python_version < '3.6'
sklearn
scikit-learn
clearml
xgboost>=0.90 ; python_version >= '3'
xgboost>=0.82 ; python_version < '3'