avoided newest ipympl release
This commit is contained in:
parent
017795d385
commit
a95795eae1
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
|
@ -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',
|
||||
|
|
|
|||
Loading…
Reference in a new issue