plotly.py
plotly.py copied to clipboard
LooseVersion is deprecated, use packaging.version instead
I'm getting a DeprecationWarning when this line is run.
https://github.com/plotly/plotly.py/blob/00c18fd0d09a21f7d0f54c383ff5258fe1ff7d28/packages/python/plotly/plotly/graph_objs/init.py#L272
DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead.