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 ffc8833 commit 462d1f5Copy full SHA for 462d1f5
setup.cfg
@@ -25,7 +25,7 @@ include_package_data = True
25
python_requires = >=3.9
26
packages = httpx_gssapi
27
install_requires =
28
- httpx>=0.16,<0.28
+ httpx>=0.16,<0.29
29
gssapi
30
31
[options.extras_require]
0 commit comments