Skip to content

Commit

Permalink
- adjusted to require SlipCover>=1.0.13, which contains a new
Browse files Browse the repository at this point in the history
  test isolation implementation;
  • Loading branch information
jaltmayerpizzorno committed May 14, 2024
1 parent aaa664d commit fb4499a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ dependencies = [
"tiktoken",
"aiolimiter",
"tqdm",
"slipcover>=1.0.10",
"slipcover>=1.0.13",
"pytest-forked",
"litellm>=1.33.1"
]
Expand Down

0 comments on commit fb4499a

Please sign in to comment.