chore: 补充依赖

This commit is contained in:
mayge
2025-10-20 12:01:35 -04:00
parent 0dc33fae54
commit 8e7020a825

View File

@@ -29,7 +29,8 @@ dependencies = [
"sympy",
"scikit-rf",
"setuptools",
"scikit-learn"
"scikit-learn",
"plotly"
]
[project.urls]