diff --git a/pyproject.toml b/pyproject.toml index 3f284f37f..ca777d2fc 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -33,7 +33,7 @@ dependencies = [ "requests>=2.21.0", "marshmallow>=3.0.0", "marshmallow_oneofschema>=2.0.1", - "python-keycloak>=1.5.0,<=2.12.0", + "python-keycloak>=1.5.0,<=3.7.0", "setuptools;python_version>='3.12'", # Python3.12 doesn't include setuptools automatically "backoff>=2.0.0", "pydantic>=1.10.0",