Skip to content

Commit e02a457

Browse files
committed
require plotting v1.3.6
1 parent f35ad7f commit e02a457

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
'numpy>=1.21.2',
3030
'pandas>=1.2.4',
3131
'SigProfilerMatrixGenerator>=1.2.13',
32-
'sigProfilerPlotting>=1.3.5',
32+
'sigProfilerPlotting>=1.3.6',
3333
'pillow>=9.1.1',
3434
'statsmodels>=0.9.0',
3535
'scikit-learn>=0.24.2',

0 commit comments

Comments
 (0)