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 82cdefd commit 256b4cbCopy full SHA for 256b4cb
setup.cfg
@@ -30,7 +30,7 @@ include_package_data = True
30
packages = find:
31
install_requires =
32
thriftpy2>=0.4.11
33
- httpx>=0.16,<0.28
+ httpx>=0.16,<0.29
34
35
[options.extras_require]
36
test =
0 commit comments