We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46716af commit e36bce8Copy full SHA for e36bce8
setup.py
@@ -64,7 +64,7 @@
64
'pillow',
65
'traitlets<6',
66
'ipywidgets>=7.6.0,<8',
67
- 'matplotlib>=2.0.0,<4',
+ 'matplotlib>=3.4.0,<4',
68
],
69
extras_require={
70
"docs": [
0 commit comments