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 04f844d commit d88de2dCopy full SHA for d88de2d
setup.cfg
@@ -25,7 +25,7 @@ include_package_data = True
25
python_requires = >=3.6
26
packages = httpx_gssapi
27
install_requires =
28
- httpx>=0.16,<0.23
+ httpx>=0.16,<0.24
29
gssapi
30
31
[options.extras_require]
0 commit comments