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 9740e23 commit b668249Copy full SHA for b668249
pyproject.toml
@@ -63,7 +63,7 @@ testing = [
63
benchmarking = [
64
"psutil",
65
"pytest",
66
- "pytest-benchmark~=3.2",
+ "pytest-benchmark",
67
]
68
profiling = ["gprof2dot"]
69
0 commit comments