We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d6bdf8 commit 146ca2cCopy full SHA for 146ca2c
pyproject.toml
@@ -41,7 +41,7 @@ server = [
41
"fastapi",
42
"sse-starlette",
43
]
44
-test = ["pytest"]
+test = ["pytest", "httpx"]
45
46
[tool.poetry.dependencies]
47
python = "^3.8.1"
0 commit comments