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", "matplotlib",
"Pillow", "Pillow",
"jax", "jax",
"commentjson" "commentjson",
"pandas"
] ]
[tool.setuptools.packages.find] [tool.setuptools.packages.find]