update tabulate

This commit is contained in:
Lorenzo 2021-03-22 09:51:21 +01:00
parent 350d5b049c
commit 292ea8a21a

View File

@ -32,7 +32,7 @@ setup(
], ],
extras_require={ extras_require={
'eval': [ 'eval': [
'tabulate==0.8.3', 'tabulate',
'sklearn', 'sklearn',
'pandas', 'pandas',
'pylint', 'pylint',