We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a81eebb + 7cf9420 commit 24716bdCopy full SHA for 24716bd
1 file changed
pyproject.toml
@@ -23,7 +23,7 @@ dev = [
23
"isort>=5.12.0,<7",
24
"flake8>=6.1.0,<8",
25
"mypy>=1.5.1,<2",
26
- "pytest-cov>=4.1.0,<5",
+ "pytest-cov>=4.1.0,<7",
27
"httpx>=0.25.0,<0.29",
28
]
29
eval = ["lm-eval[api]==0.4.4", "fastapi-utils>=0.8.0", "typing-inspect==0.9.0"]
0 commit comments