Skip to content

Commit fbf7721

Browse files
Update dependency matplotlib to v2.2.5 (#39)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 09a0f3a commit fbf7721

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
@@ -48,7 +48,7 @@ def folder_init(description='description', default_path=''):
4848
'scikit-image==0.13.1',
4949
'pillow==5.0.0',
5050
'pandas==0.22.0',
51-
'matplotlib==2.1.2',
51+
'matplotlib==2.2.5',
5252
]
5353

5454
# ref : https://github.com/stunstunstun/awesome-algorithms

0 commit comments

Comments
 (0)