update visualdl version

This commit is contained in:
ShenYuhan 2020-08-18 20:37:55 +08:00
parent 2933eb7e57
commit c140e9cf5b
1 changed files with 1 additions and 1 deletions

View File

@ -57,7 +57,7 @@ setup_info = dict(
'numba==0.47.0',
'tqdm==4.19.8',
'matplotlib',
'visualdl',
'visualdl>=2.0.1',
'scipy',
'ruamel.yaml',
'pandas',