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 fd0d248 commit e2c279eCopy full SHA for e2c279e
Project.toml
@@ -1,6 +1,6 @@
1
name = "ADNLPModels"
2
uuid = "54578032-b7ea-4c30-94aa-7cbd1cce6c9a"
3
-version = "0.8.12"
+version = "0.8.13"
4
5
[deps]
6
ADTypes = "47edcb42-4c32-4615-8424-f2b9edc5f35b"
@@ -16,9 +16,9 @@ SparseMatrixColorings = "0a514795-09f3-496d-8182-132a7b665d35"
16
[compat]
17
ADTypes = "1.2.1"
18
ForwardDiff = "0.9, 0.10, 1"
19
-NLPModels = "0.18, 0.19, 0.20, 0.21"
+NLPModels = "0.21.5"
20
Requires = "1"
21
ReverseDiff = "1"
22
-SparseConnectivityTracer = "0.6.1"
23
-SparseMatrixColorings = "0.4.0"
24
-julia = "^1.6"
+SparseConnectivityTracer = "1.0"
+SparseMatrixColorings = "0.4.21"
+julia = "1.10"
0 commit comments