The tabulate package is pinned to ==0.7.5 which is a version released back in 2015.
Is it possible to change the restraint to >=0.7.5? I'm using the databricks-cli package which has a pin that requires >=0.7.7.
As far as I can tell, there is no breaking changes since 0.7.5.
Thanks!
The tabulate package is pinned to
==0.7.5which is a version released back in 2015.Is it possible to change the restraint to
>=0.7.5? I'm using thedatabricks-clipackage which has a pin that requires>=0.7.7.As far as I can tell, there is no breaking changes since
0.7.5.Thanks!