From 4823afcd1f6441d6a4b09c21ec612001d97fe31b Mon Sep 17 00:00:00 2001 From: songsenand Date: Sun, 5 Apr 2026 00:17:12 +0800 Subject: [PATCH] =?UTF-8?q?fix(dependencies):=20=E7=A7=BB=E9=99=A4?= =?UTF-8?q?=E4=B8=8D=E5=BF=85=E8=A6=81=E7=9A=84=E5=BC=80=E5=8F=91=E4=BE=9D?= =?UTF-8?q?=E8=B5=96=E9=A1=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pyproject.toml | 3 --- 1 file changed, 3 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 1e4c86f..c11e041 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -5,11 +5,8 @@ description = "Add your description here" readme = "README.md" requires-python = ">=3.12" dependencies = [ - "amd-quark>=0.1.0", "bokeh>=3.8.2", "datasets>=4.5.0", - "ipykernel>=7.2.0", - "ipython>=9.10.0", "loguru>=0.7.3", "modelscope>=1.34.0", "msgpack>=1.1.2",