We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a551b37 commit 42ebeb6Copy full SHA for 42ebeb6
3 files changed
Project.toml
@@ -17,7 +17,7 @@ ExaModels = "1037b233-b668-4ce9-9b63-f9f681f55dd2"
17
[compat]
18
ADNLPModels = "0.8"
19
CTBase = "0.16"
20
-CTDirect = "0.16.0"
+CTDirect = "0.16"
21
CTFlows = "0.8"
22
CTModels = "0.6"
23
CTParser = "0.6"
docs/Project.toml
@@ -27,6 +27,7 @@ CTBase = "0.16"
27
28
29
30
31
CommonSolve = "0.2"
32
DataFrames = "1"
33
Documenter = "1.8"
test/Project.toml
@@ -22,6 +22,3 @@ OrdinaryDiffEq = "6.93"
SplitApplyCombine = "1.2"
Test = "1"
24
julia = "1.10"
25
-
26
-[sources]
-CTDirect = {url = "https://github.com/control-toolbox/CTDirect.jl", rev = "develop"}
0 commit comments