Richard Nemeth
1 week ago
No known key found for this signature in database
GPG Key ID: 21C39470DF3DEC39
1 changed files with
1 additions and
1 deletions
-
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" |
|
|
|
|