Skip to content

Commit 732a7af

Browse files
authored
Update setup.py
1 parent 899d45a commit 732a7af

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
@@ -29,7 +29,7 @@ def write_version_py(filename='SigProfilerAssignment/version.py'):
2929
'pandas>=1.2.4',
3030
'SigProfilerExtractor>=1.1.14',
3131
'SigProfilerMatrixGenerator>=1.2.12',
32-
'sigProfilerPlotting>=1.3.1',
32+
'sigProfilerPlotting>=1.3.2',
3333
'pillow',
3434
'statsmodels>=0.9.0',
3535
'scikit-learn>=0.24.2',

0 commit comments

Comments
 (0)