Skip to content

Commit 6efed5e

Browse files
committed
Update required httpx version for v0.22
1 parent 3d70ac3 commit 6efed5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
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.22
28+
httpx>=0.16,<0.23
2929
gssapi
3030

3131
[options.extras_require]

0 commit comments

Comments
 (0)