We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b760cb4 commit 73ac055Copy full SHA for 73ac055
1 file changed
pyproject.toml
@@ -32,7 +32,7 @@ python = "^3.7"
32
# Mandatory dependencies
33
methoddispatch = "^3.0.2"
34
msgpack = "^1.0.0"
35
-httpx = ">= 0.24.1, < 0.28"
+httpx = ">= 0.24.1, < 1.0"
36
websockets = ">= 10.0, < 13.0"
37
pyee = ">= 9.0.4, < 12.0"
38
0 commit comments