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",