clearml/examples/reporting/requirements.txt

11 lines
212 B
Plaintext
Raw Permalink Normal View History

2020-08-27 12:00:42 +00:00
bokeh>=1.4.0
2022-12-22 20:05:26 +00:00
clearml
matplotlib >= 3.1.1 ; python_version >= '3.6'
matplotlib >= 2.2.4 ; python_version < '3.6'
2022-12-23 20:21:03 +00:00
numpy != 1.24.0 # https://github.com/numpy/numpy/issues/22826
2020-06-15 19:48:51 +00:00
pandas
pillow>=4.0
2021-01-10 11:05:03 +00:00
plotly
seaborn
six