diff options
Diffstat (limited to 'pyproject.toml')
| -rw-r--r-- | pyproject.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml index 6689ba8..ffc3884 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -22,7 +22,7 @@ jishaku = "2.6.0" sentry-sdk = "2.19.2" humanize = "4.11.0" wand = "0.6.13" -python-freeipa = "^1.0.8" +python-freeipa = "1.0.8" # 1.0.9 adds gssapi which currently can't be built in our image python-keycloak = "5.1.1" [tool.poetry.dev-dependencies] |