Skip to content

Commit b668249

Browse files
committed
🧪 TESTS unpin pytest-benchmark
1 parent 9740e23 commit b668249

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ testing = [
6363
benchmarking = [
6464
"psutil",
6565
"pytest",
66-
"pytest-benchmark~=3.2",
66+
"pytest-benchmark",
6767
]
6868
profiling = ["gprof2dot"]
6969

0 commit comments

Comments
 (0)