From 0ac06c029edb57e2dcacd64da2a05869a2f7364d Mon Sep 17 00:00:00 2001
From: 志浩 <neo.dzh@alibaba-inc.com>
Date: 星期四, 16 三月 2023 19:24:15 +0800
Subject: [PATCH] fixbug path_name_type_list can [[any,str,str],[any,str,str]]

---
 setup.py |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/setup.py b/setup.py
index 5210590..67206f5 100644
--- a/setup.py
+++ b/setup.py
@@ -36,7 +36,7 @@
         # "ci_sdr",
         "pytorch_wpe",
         "editdistance==0.5.2",
-        "tensorboard>=1.14",
+        "tensorboard==1.15",
         "g2p",
         # PAI
         "oss2"

--
Gitblit v1.9.1