mirror of
https://github.com/clearml/clearml
synced 2025-06-26 18:16:07 +00:00
Update examples dependencies
This commit is contained in:
@@ -2,7 +2,7 @@ numpy != 1.24.0 # https://github.com/numpy/numpy/issues/22826
|
||||
matplotlib >= 3.1.1 ; python_version >= '3.6'
|
||||
matplotlib >= 2.2.4 ; python_version < '3.6'
|
||||
scikit-learn
|
||||
clearml
|
||||
clearml>=1.14.4
|
||||
xgboost>=0.90 ; python_version >= '3'
|
||||
xgboost>=0.82 ; python_version < '3'
|
||||
# sudo apt-get install graphviz
|
||||
|
||||
Reference in New Issue
Block a user