add package

This commit is contained in:
2026-01-29 08:48:25 +08:00
parent b7fecae3f4
commit 3fe5aaa160

View File

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