1
0
forked from erp-dev/erp

fix: [stateflow] query cancelled state with parameters failed

This commit is contained in:
2025-11-24 08:46:28 +08:00
parent 2a838199fa
commit 0e77496d9a
6 changed files with 149 additions and 4 deletions

View File

@@ -23,4 +23,5 @@ dependencies = [
[dependency-groups]
dev = [
"psycopg[binary]>=3.2.12",
"pytest>=9.0.1",
]