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 969542f commit d1949bdCopy full SHA for d1949bd
setup.py
@@ -27,8 +27,8 @@ def write_version_py(filename='SigProfilerAssignment/version.py'):
27
'scipy>=1.6.3',
28
'numpy>=1.21.2',
29
'pandas>=1.2.4',
30
- 'SigProfilerExtractor>=1.1.9',
31
- 'SigProfilerMatrixGenerator>=1.2.9',
+ 'SigProfilerExtractor>=1.1.11',
+ 'SigProfilerMatrixGenerator>=1.2.12',
32
'sigProfilerPlotting>=1.2.2',
33
'pillow',
34
'statsmodels>=0.9.0',
0 commit comments