mirror of
https://github.com/clearml/clearml
synced 2025-06-26 18:16:07 +00:00
Fix examples
This commit is contained in:
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user