root: support db pool (#13534)

This commit is contained in:
Marc 'risson' Schmitt
2025-04-14 18:05:31 +02:00
committed by GitHub
parent 03d5dad867
commit 0606b1aba4
6 changed files with 123 additions and 3 deletions

View File

@ -47,7 +47,7 @@ dependencies = [
"opencontainers",
"packaging",
"paramiko",
"psycopg[c]",
"psycopg[c, pool]",
"pydantic",
"pydantic-scim",
"pyjwt",