Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

upgrade httpx version #625

Open
lc-4918 opened this issue Dec 10, 2024 · 1 comment
Open

upgrade httpx version #625

lc-4918 opened this issue Dec 10, 2024 · 1 comment

Comments

@lc-4918
Copy link

lc-4918 commented Dec 10, 2024

httpx seems to be limited to 0.23.3 version in python-keycloak.
This httpx version is quite old now.

@ryshoooo ryshoooo linked a pull request Dec 10, 2024 that will close this issue
@ryshoooo
Copy link
Collaborator

Hi @lc-4918

The httpx version is actually not limited, see https://github.com/marcospereirampj/python-keycloak/blob/master/pyproject.toml#L38. The currently released version of python-keycloak accepts any httpx version above or equal to 0.23.2.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants