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 4f42f2b commit 8509c1fCopy full SHA for 8509c1f
pyproject.toml
@@ -28,7 +28,7 @@ dev = [
28
"isort>=5.12.0,<7",
29
"flake8>=6.1.0,<8",
30
"mypy>=1.5.1,<2",
31
- "pytest-cov>=4.1.0,<7",
+ "pytest-cov>=4.1.0,<8",
32
"httpx>=0.25.0,<0.29",
33
]
34
eval = ["lm-eval[api]==0.4.4", "fastapi-utils>=0.8.0", "typing-inspect==0.9.0"]
0 commit comments