Skip to content

Commit 7d3ab98

Browse files
authored
fix: Pin working version of pytest-codspeed (#10146)
* fix: Pin working version of pytest-codspeed * Update pyproject.toml
1 parent dbe3576 commit 7d3ab98

2 files changed

Lines changed: 27 additions & 1 deletion

File tree

pyproject.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,8 @@ dependencies = [
133133
"aiosqlite==0.21.0",
134134
"fastparquet>=2024.11.0,<2025.0.0",
135135
"traceloop-sdk>=0.43.1,<1.0.0",
136+
# TODO: Remove when 4.1.x is released
137+
"pytest-codspeed==4.0.0",
136138
]
137139

138140
[dependency-groups]

uv.lock

Lines changed: 25 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)