mirror of
https://github.com/clearml/clearml
synced 2025-03-03 02:32:11 +00:00
Add requirements for matplotlib reporting example
This commit is contained in:
parent
a3e53a727f
commit
471c9da953
@ -1,5 +1,7 @@
|
||||
absl-py>=0.7.1
|
||||
bokeh>=1.4.0
|
||||
matplotlib >= 3.1.1 ; python_version >= '3.6'
|
||||
matplotlib >= 2.2.4 ; python_version < '3.6'
|
||||
numpy
|
||||
pandas
|
||||
pillow>=4.0
|
||||
|
Loading…
Reference in New Issue
Block a user