From 2ddf9637fcaec3cd4057cfcbd8616f26ba567c36 Mon Sep 17 00:00:00 2001
From: shixian.shi <shixian.shi@alibaba-inc.com>
Date: 星期二, 27 六月 2023 17:36:07 +0800
Subject: [PATCH] update

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

diff --git a/setup.py b/setup.py
index 994b088..f13a2c2 100644
--- a/setup.py
+++ b/setup.py
@@ -35,7 +35,7 @@
         # ENH
         # "ci_sdr",
         "pytorch_wpe",
-        "editdistance==0.5.2",
+        "editdistance>=0.5.2",
         "tensorboard==1.15",
         "g2p",
         # PAI

--
Gitblit v1.9.1