Skip to content

Commit

Permalink
Temp freeze of httpx library
Browse files Browse the repository at this point in the history
Signed-off-by: Alex Zgabur <[email protected]>
  • Loading branch information
azgabur committed Dec 18, 2024
1 parent 133b244 commit b621be2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ PyJWT = "*"
lxml = "*"
cryptography = "*"
backoff = "*"
httpx = { version = "*", extras = ["http2"] }
httpx = { version = "0.27.2", extras = ["http2"] }
openshift-client = ">=2"
apyproxy = "*"
weakget = "*"
Expand Down

0 comments on commit b621be2

Please sign in to comment.