Skip to content

Commit abcd8ae

Browse files
authored
Fix slecp4py version in pyproject.toml (#4230)
1 parent d3c02bc commit abcd8ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ netgen = [
9797
"ngsPETSc",
9898
]
9999
slepc = [
100-
"slepc4py==3.22.2",
100+
"slepc4py==3.23.0",
101101
]
102102
torch = [ # requires passing '--extra-index-url' to work
103103
"torch",

0 commit comments

Comments
 (0)