Skip to content

Commit 1556fbe

Browse files
committed
chore: python version
1 parent 3fe4886 commit 1556fbe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Documentation = "https://python-keycloak.readthedocs.io/en/latest/"
3131
"Issue tracker" = "https://github.com/marcospereirampj/python-keycloak/issues"
3232

3333
[tool.poetry.dependencies]
34-
python = ">=3.9,<4.0"
34+
python = ">=3.9,<=3.14"
3535
requests = ">=2.20.0"
3636
requests-toolbelt = ">=0.6.0"
3737
deprecation = ">=2.1.0"

0 commit comments

Comments
 (0)