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 0cb8eae commit b4a4183Copy full SHA for b4a4183
pyproject.toml
@@ -38,7 +38,7 @@ dev = [
38
"jax>=0.4.30",
39
"numba>=0.60.0",
40
"pytest>=8,<9",
41
- "pytest-cov>=6,<7",
+ "pytest-cov>=7,<8",
42
"torch>=2.7.1",
43
]
44
docs = [
0 commit comments