fix: soft-deleted permission readd

This commit is contained in:
tao.chen
2026-08-25 22:49:19 +08:00
parent 90955a2c1d
commit 498f06ed39
5 changed files with 485 additions and 142 deletions
+1
View File
@@ -31,6 +31,7 @@ build-backend = "hatchling.build"
[dependency-groups]
dev = [
"aiosqlite>=0.22.1",
"pytest>=9.1.1",
"pytest-asyncio>=1.4.0",
"respx>=0.23.1",