add pandas

This commit is contained in:
2025-10-29 17:02:19 +08:00
parent c4e90660b8
commit 525284e9fe

View File

@@ -21,7 +21,8 @@ dependencies = [
"matplotlib",
"Pillow",
"jax",
"commentjson"
"commentjson",
"pandas"
]
[tool.setuptools.packages.find]