Skip to content

Commit a3fd3ff

Browse files
Update Project.toml
1 parent fc8ba83 commit a3fd3ff

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Project.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "SymbolicNumericIntegration"
22
uuid = "78aadeae-fbc0-11eb-17b6-c7ec0477ba9e"
33
authors = ["Shahriar Iravanian <siravan@svtsim.com>"]
4-
version = "1.9.2"
4+
version = "1.9.1"
55

66
[deps]
77
DataDrivenDiffEq = "2445eb08-9709-466a-b3fc-47e12bd697a2"
@@ -20,6 +20,7 @@ DataDrivenDiffEq = "1.5"
2020
DataDrivenSparse = "0.1.2"
2121
DataStructures = "0.18.13"
2222
LinearAlgebra = "<0.0.1, 1"
23+
ForwardDiff = "0.10, 1"
2324
SpecialFunctions = "2"
2425
Statistics = "<0.0.1, 1"
2526
SymbolicUtils = "2.1, 3"

0 commit comments

Comments
 (0)