fix(dependencies): 移除不必要的开发依赖项
This commit is contained in:
parent
69349a88a6
commit
4823afcd1f
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Reference in New Issue