ipympl (Matplotlib Jupyter Extension) version
This commit is contained in:
parent
686c709cc9
commit
480e5237c9
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',
|
||||
'ipympl != 0.8.0',
|
||||
'ipywidgets',
|
||||
'Jinja2',
|
||||
'loky',
|
||||
|
|
|
|||
Loading…
Reference in a new issue