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 cd4c388 commit bdf7643Copy full SHA for bdf7643
1 file changed
pyproject.toml
@@ -25,6 +25,6 @@ dev = [
25
26
test = [
27
"pytest>=8,<9",
28
- "pytest-benchmark>=4,<5",
+ "pytest-benchmark>=5.2",
29
"more-itertools>=10,<11",
30
]
0 commit comments