Skip to content

Commit

Permalink
Update required httpx version for v0.24
Browse files Browse the repository at this point in the history
  • Loading branch information
aiudirog committed May 3, 2023
1 parent 3cb802f commit f2cb83c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ include_package_data = True
python_requires = >=3.7
packages = httpx_gssapi
install_requires =
httpx>=0.16,<0.24
httpx>=0.16,<0.25
gssapi

[options.extras_require]
Expand Down

0 comments on commit f2cb83c

Please sign in to comment.