Add missing package to examples requirements

This commit is contained in:
allegroai 2019-12-15 15:13:08 +02:00
parent 14ce1e925e
commit 019954828b

View File

@ -3,6 +3,7 @@ Keras>=2.2.4
joblib>=0.13.2
matplotlib>=3.1.1 ; python_version >= '3.6'
matplotlib >= 2.2.4 ; python_version < '3.6'
pandas
seaborn>=0.9.0
sklearn>=0.0
tensorboard>=1.14.0