Skip to content

Commit d2515bf

Browse files
committed
enable latest sparsediffpy on DNLP
1 parent e6df2dd commit d2515bf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ dependencies = [
5757
"numpy >= 2.0.0",
5858
"scipy >= 1.13.0",
5959
"highspy >= 1.11.0",
60-
"sparsediffpy==0.1.3",
60+
"sparsediffpy >= 0.1.5",
6161
]
6262
requires-python = ">=3.11"
6363
urls = {Homepage = "https://github.com/cvxpy/cvxpy"}

0 commit comments

Comments
 (0)