From 6043d1119260c3f8b83859bd9f3fa719e3f0342d Mon Sep 17 00:00:00 2001
From: zhifu gao <zhifu.gzf@alibaba-inc.com>
Date: 星期日, 02 七月 2023 19:43:10 +0800
Subject: [PATCH] Update SDK_tutorial_zh.md

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

diff --git a/setup.py b/setup.py
index 30e1f1a..6bb4bcd 100644
--- a/setup.py
+++ b/setup.py
@@ -11,7 +11,6 @@
 requirements = {
     "install": [
         "setuptools>=38.5.1",
-        "typeguard>=3.0.1",
         "humanfriendly",
         "scipy>=1.4.1",
         "librosa",

--
Gitblit v1.9.1