Browse Source

chore: python version

pull/687/head
Richard Nemeth 1 week ago
parent
commit
1556fbe3ed
No known key found for this signature in database GPG Key ID: 21C39470DF3DEC39
  1. 2
      pyproject.toml

2
pyproject.toml

@ -31,7 +31,7 @@ Documentation = "https://python-keycloak.readthedocs.io/en/latest/"
"Issue tracker" = "https://github.com/marcospereirampj/python-keycloak/issues"
[tool.poetry.dependencies]
python = ">=3.9,<4.0"
python = ">=3.9,<=3.14"
requests = ">=2.20.0"
requests-toolbelt = ">=0.6.0"
deprecation = ">=2.1.0"

Loading…
Cancel
Save