Skip to content

Commit 97a0a91

Browse files
committed
Update required httpx version for v0.27
1 parent 951ff97 commit 97a0a91

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
@@ -26,7 +26,7 @@ include_package_data = True
2626
python_requires = >=3.7
2727
packages = httpx_gssapi
2828
install_requires =
29-
httpx>=0.16,<0.27
29+
httpx>=0.16,<0.28
3030
gssapi
3131

3232
[options.extras_require]

0 commit comments

Comments
 (0)