avoided newest ipympl release

This commit is contained in:
Luis Aleixo 2022-08-22 12:22:27 +01:00
parent 017795d385
commit a95795eae1

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',