We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5fd61e1 commit f5a09b2Copy full SHA for f5a09b2
setup.cfg
@@ -25,7 +25,7 @@ include_package_data = True
25
python_requires = >=3.7
26
packages = httpx_gssapi
27
install_requires =
28
- httpx>=0.16,<0.25
+ httpx>=0.16,<0.26
29
gssapi
30
31
[options.extras_require]
0 commit comments