Skip to content

Commit 951ff97

Browse files
committed
Update required httpx version for v0.26
1 parent 216e799 commit 951ff97

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.26
29+
httpx>=0.16,<0.27
3030
gssapi
3131

3232
[options.extras_require]

0 commit comments

Comments
 (0)