fix: soft-deleted permission readd

This commit is contained in:
tao.chen
2026-09-02 10:10:41 +08:00
committed by tao.chen
parent 7c7e1a99a9
commit 36c402d407
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",