We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd9a6d6 commit e2f7ea7Copy full SHA for e2f7ea7
pyproject.toml
@@ -23,9 +23,8 @@ Documentation = "https://github.com/nullhack/python-project-template/tree/main/d
23
dev = [
24
"pdoc>=14.0",
25
"pytest>=9.0.3",
26
- "pytest-beehave[html]>=3.0",
+ "pytest-beehave[html]>=3.3,<4",
27
"pytest-cov>=6.1.1",
28
- "pytest-html>=4.1.1",
29
"pytest-mock>=3.14.0",
30
"ruff>=0.11.5",
31
"taskipy>=1.14.1",
0 commit comments