Skip to content

Commit f5a09b2

Browse files
committed
Update required httpx version for v0.25
1 parent 5fd61e1 commit f5a09b2

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.7
2626
packages = httpx_gssapi
2727
install_requires =
28-
httpx>=0.16,<0.25
28+
httpx>=0.16,<0.26
2929
gssapi
3030

3131
[options.extras_require]

0 commit comments

Comments
 (0)