Skip to content

Commit d88de2d

Browse files
committed
Update required httpx version for v0.23
1 parent 04f844d commit d88de2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ include_package_data = True
2525
python_requires = >=3.6
2626
packages = httpx_gssapi
2727
install_requires =
28-
httpx>=0.16,<0.23
28+
httpx>=0.16,<0.24
2929
gssapi
3030

3131
[options.extras_require]

0 commit comments

Comments
 (0)