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.
2 parents 76eab35 + 22838df commit 5bb2e3cCopy full SHA for 5bb2e3c
requirements.txt
@@ -4,7 +4,7 @@ cycler==0.10.0
4
idna==2.9
5
joblib==0.14.1
6
kiwisolver==1.2.0
7
-matplotlib==3.2.1
+matplotlib==3.3.4
8
nose==1.3.7
9
numpy==1.18.5
10
pandas==1.0.3
setup.py
@@ -62,7 +62,7 @@
62
'idna>=2.2',
63
'joblib>=0.11',
64
'kiwisolver>=1.1.0',
65
- 'matplotlib>=2.0.0',
+ 'matplotlib>=3.3.4',
66
'numpy>=1.10.1',
67
'pandas>=0.17.0',
68
'pyparsing>=2.0.4',
0 commit comments