* moved all dependencies to the group Dev * Poetry version updated * fixed alembic migration module import issue * fixed qgrid ipywidgets issue by downgrading ipywidgets * removed google translate module and translate helper function
1.1.12
~~~~~~~
* fixed ipyaggrid view * added group by column for AG Grid
1.1.11
~~~~~~~
* Include unzip helper function * Add dependencies: pytest_httpserver, typer, tqdm * config and Makefile for pre-publish actions of the package * ozcore.__version__ is available
1.1.10
~~~~~~~ Include seaborn in dependencies which pulled scipy as dependecy. Corrected installation on a conda environment in README.