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 9b14531 commit b5d1010Copy full SHA for b5d1010
1 file changed
pyproject.toml
@@ -68,7 +68,7 @@ docs = [
68
]
69
dev = [
70
"docker",
71
- "httpx", # required by fastapi test client
+ "httpx2", # required by fastapi test client
72
"pre-commit",
73
"pytest",
74
"pytest-cov",
0 commit comments