Skip to content

Commit c46322d

Browse files
ChrisRackauckasdevmotion
authored andcommitted
Merge pull request #3843 from oscardssmith/os/ForwardDiff@1
update ForwardDiff to 1 (cherry picked from commit c2281f8)
1 parent 206db0b commit c46322d

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ EnumX = "1.0.4"
111111
ExprTools = "0.1.10"
112112
FMI = "0.14"
113113
FindFirstFunctions = "1"
114-
ForwardDiff = "0.10.3"
114+
ForwardDiff = "0.10.3, 1"
115115
FunctionWrappers = "1.1"
116116
FunctionWrappersWrappers = "0.1"
117117
Graphs = "1.5.2"
@@ -147,7 +147,7 @@ Serialization = "1"
147147
Setfield = "0.7, 0.8, 1"
148148
SimpleNonlinearSolve = "0.1.0, 1, 2"
149149
SparseArrays = "1"
150-
SpecialFunctions = "0.7, 0.8, 0.9, 0.10, 1.0, 2"
150+
SpecialFunctions = "1, 2"
151151
StaticArrays = "0.10, 0.11, 0.12, 1.0"
152152
StochasticDelayDiffEq = "1.10"
153153
StochasticDiffEq = "6.72.1"

test/extensions/Project.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
[sources]
2+
ModelingToolkit = {path = "../.."}
3+
14
[deps]
25
BifurcationKit = "0f109fa4-8a5d-4b75-95aa-f515264e7665"
36
CasADi = "c49709b8-5c63-11e9-2fb2-69db5844192f"

0 commit comments

Comments
 (0)