Skip to content

Commit 38ef7f1

Browse files
committed
This updates the Matplotlib version to avoid segmentation faults on Macs running Big Sur. Fixes #309
1 parent 227ebcc commit 38ef7f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ cycler==0.10.0
44
idna==2.9
55
joblib==0.14.1
66
kiwisolver==1.2.0
7-
matplotlib==3.2.1
7+
matplotlib==3.3.4
88
nose==1.3.7
99
numpy==1.18.5
1010
pandas==1.0.3

0 commit comments

Comments
 (0)