Skip to content

Commit 6630c1e

Browse files
authored
fix matplotlib to 3.1.1 to avoid python38 issues
1 parent 03bc11b commit 6630c1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Cython>=0.19.2
22
numpy
33
scipy
44
scikit-image==0.14.3
5-
matplotlib>=1.3.1
5+
matplotlib==3.1.1
66
ipython>=3.0.0
77
h5py>=2.2.0
88
leveldb==0.20

0 commit comments

Comments
 (0)