mirror of
https://github.com/clearml/clearml
synced 2025-02-12 07:35:08 +00:00
Add missing package to examples requirements
This commit is contained in:
parent
14ce1e925e
commit
019954828b
@ -3,6 +3,7 @@ Keras>=2.2.4
|
|||||||
joblib>=0.13.2
|
joblib>=0.13.2
|
||||||
matplotlib>=3.1.1 ; python_version >= '3.6'
|
matplotlib>=3.1.1 ; python_version >= '3.6'
|
||||||
matplotlib >= 2.2.4 ; python_version < '3.6'
|
matplotlib >= 2.2.4 ; python_version < '3.6'
|
||||||
|
pandas
|
||||||
seaborn>=0.9.0
|
seaborn>=0.9.0
|
||||||
sklearn>=0.0
|
sklearn>=0.0
|
||||||
tensorboard>=1.14.0
|
tensorboard>=1.14.0
|
||||||
|
Loading…
Reference in New Issue
Block a user