We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e5960c commit f3fe520Copy full SHA for f3fe520
pyproject.toml
@@ -26,7 +26,7 @@ python = "^3.13"
26
httpx = ">=0.28,<1"
27
yarl = "^1.8.0"
28
29
-[tool.poetry.dev-dependencies]
+[tool.poetry.group.dev.dependencies]
30
pytest = "^9"
31
pytest-httpx = ">0.15,<1"
32
pytest-asyncio = "^0.15.1"
0 commit comments