Fix example requirements

This commit is contained in:
allegroai 2022-12-22 22:05:26 +02:00
parent bc94a55525
commit d8ed5aa672

View File

@ -1,11 +1,10 @@
numpy != 1.24.0 # https://github.com/numpy/numpy/issues/22826
bokeh>=1.4.0
clearml
matplotlib >= 3.1.1 ; python_version >= '3.6'
matplotlib >= 2.2.4 ; python_version < '3.6'
numpy
numpy < 1.24.0 # https://github.com/numpy/numpy/issues/22826
pandas
pillow>=4.0
plotly
seaborn
six
clearml