clearml/examples/reporting/requirements.txt
2024-07-31 17:28:32 +03:00

12 lines
272 B
Plaintext

bokeh>=1.4.0
clearml>=1.14.4
matplotlib >= 3.1.1 ; python_version >= '3.6'
matplotlib >= 2.2.4 ; python_version < '3.6'
numpy != 1.24.0 # https://github.com/numpy/numpy/issues/22826
bokeh_sampledata==2024.2 ; python_version >= '3.10'
pandas
pillow>=4.0
plotly
seaborn
six