Merge branch 'feature/ipympl_version' into 'master'

ipympl (matplotlib jupyter extension) version update

See merge request cara/cara!267
This commit is contained in:
Philip Elson 2021-10-01 14:06:35 +02:00
commit 22109c0e04

View file

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