We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 899d45a commit 732a7afCopy full SHA for 732a7af
setup.py
@@ -29,7 +29,7 @@ def write_version_py(filename='SigProfilerAssignment/version.py'):
29
'pandas>=1.2.4',
30
'SigProfilerExtractor>=1.1.14',
31
'SigProfilerMatrixGenerator>=1.2.12',
32
- 'sigProfilerPlotting>=1.3.1',
+ 'sigProfilerPlotting>=1.3.2',
33
'pillow',
34
'statsmodels>=0.9.0',
35
'scikit-learn>=0.24.2',
0 commit comments