diff options
Diffstat (limited to 'pyproject.toml')
| -rw-r--r-- | pyproject.toml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/pyproject.toml b/pyproject.toml index 747c1b9..e176dd0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -22,6 +22,9 @@ jishaku = "2.5.2" sentry-sdk = "2.11.0" humanize = "4.10.0" wand = "0.6.13" +bonsai = "^1.5.3" +python-freeipa = "^1.0.8" +python-keycloak = "^4.2.3" [tool.poetry.dev-dependencies] pre-commit = "3.7.1" |