We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3fe4886 commit 1556fbeCopy full SHA for 1556fbe
1 file changed
pyproject.toml
@@ -31,7 +31,7 @@ Documentation = "https://python-keycloak.readthedocs.io/en/latest/"
31
"Issue tracker" = "https://github.com/marcospereirampj/python-keycloak/issues"
32
33
[tool.poetry.dependencies]
34
-python = ">=3.9,<4.0"
+python = ">=3.9,<=3.14"
35
requests = ">=2.20.0"
36
requests-toolbelt = ">=0.6.0"
37
deprecation = ">=2.1.0"
0 commit comments