Skip to content

Commit 22838df

Browse files
committed
Update Matplotlib version for pip install
1 parent 38ef7f1 commit 22838df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
'idna>=2.2',
6363
'joblib>=0.11',
6464
'kiwisolver>=1.1.0',
65-
'matplotlib>=2.0.0',
65+
'matplotlib>=3.3.4',
6666
'numpy>=1.10.1',
6767
'pandas>=0.17.0',
6868
'pyparsing>=2.0.4',

0 commit comments

Comments
 (0)