1 parent f38a0fe commit a45e069Copy full SHA for a45e069
1 file changed
pyproject.toml
@@ -50,7 +50,7 @@ typing = [
50
"scipy-stubs; python_version>='3.10'",
51
]
52
test = [
53
- "pytest>=7,<9",
+ "pytest>=7,<10",
54
"pytest-cov",
55
"fronts[examples]",
56
0 commit comments