WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Commit fbc8e77

Browse files
committed
Add lower bound, will retag.
1 parent 601b058 commit fbc8e77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ docs = [
4545
lint = ["ruff>=0.2.0"]
4646
optional = ["numba", "pyamg"]
4747
petsc4py = ["petsc4py"]
48-
test = ["matplotlib", "networkx", "packaging", "pytest", "scipy", "fenics-dolfinx[optional]"]
48+
test = ["matplotlib", "networkx", "packaging", "pytest>=9", "scipy", "fenics-dolfinx[optional]"]
4949
ci = [
5050
"mypy",
5151
"pytest-xdist",

0 commit comments

Comments
 (0)