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 951ff97 commit 97a0a91Copy full SHA for 97a0a91
setup.cfg
@@ -26,7 +26,7 @@ include_package_data = True
26
python_requires = >=3.7
27
packages = httpx_gssapi
28
install_requires =
29
- httpx>=0.16,<0.27
+ httpx>=0.16,<0.28
30
gssapi
31
32
[options.extras_require]
0 commit comments