Merge branch 'feature/scientific_model_update_ipympl_version' into 'feature/scientific_model_update'

ipympl (matplotlib jupyter extension) version update

See merge request cara/cara!271
This commit is contained in:
Andre Henriques 2021-10-07 09:21:03 +02:00
commit 2f7877ce20

View file

@ -20,7 +20,7 @@ REQUIREMENTS: dict = {
'core': [
'dataclasses; python_version < "3.7"',
'ipykernel',
'ipympl',
'ipympl != 0.8.0',
'ipywidgets',
'Jinja2',
'loky',