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 73ac055 commit e30346bCopy full SHA for e30346b
pyproject.toml
@@ -33,6 +33,7 @@ python = "^3.7"
33
methoddispatch = "^3.0.2"
34
msgpack = "^1.0.0"
35
httpx = ">= 0.24.1, < 1.0"
36
+h2 = "^4.1.0" # required for httx package, HTTP2 communication
37
websockets = ">= 10.0, < 13.0"
38
pyee = ">= 9.0.4, < 12.0"
39
0 commit comments