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 68ae2e6 commit 0e678b9Copy full SHA for 0e678b9
setup.py
@@ -48,7 +48,7 @@
48
]
49
50
install_httpx_requires = [
51
- "httpx>=0.23.1,<1",
+ "httpx>=0.27.0,<1",
52
53
54
install_websockets_requires = [
0 commit comments