add dependency

This commit is contained in:
2025-12-11 19:26:55 +08:00
parent b0f4985c19
commit 9fc6b8aaeb

View File

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