Merge branch 'feature/expert_error' into 'master'

Latest ipympl release

See merge request cara/cara!386
This commit is contained in:
Luis Aleixo 2022-08-22 13:27:46 +02:00
commit ec5634d468

View file

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