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 1817dbc commit 4fb7a80Copy full SHA for 4fb7a80
Project.toml
@@ -1,7 +1,7 @@
1
name = "OptimizationBase"
2
uuid = "bca83a33-5cc9-4baa-983d-23429ab6bcbb"
3
authors = ["Vaibhav Dixit <[email protected]> and contributors"]
4
-version = "1.4.0"
+version = "1.4.1"
5
6
[deps]
7
ADTypes = "47edcb42-4c32-4615-8424-f2b9edc5f35b"
@@ -52,7 +52,7 @@ Requires = "1"
52
ReverseDiff = "1.14"
53
SciMLBase = "2"
54
SparseDiffTools = "2.14"
55
-SymbolicAnalysis = "0.1, 0.2"
+SymbolicAnalysis = "0.3"
56
SymbolicIndexingInterface = "0.3"
57
Symbolics = "5.12, 6"
58
Tracker = "0.2.29"
0 commit comments