Skip to content

Commit abd30a3

Browse files
authored
Merge pull request #309 from SciML/CJMmtk_updates
Update MTK and Symbolics and tighten bounds
2 parents 2db5b29 + 66421d7 commit abd30a3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Project.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "DataDrivenDiffEq"
22
uuid = "2445eb08-9709-466a-b3fc-47e12bd697a2"
33
authors = ["Julius Martensen <[email protected]>"]
4-
version = "0.6.7"
4+
version = "0.6.8"
55

66
[deps]
77
Compat = "34da2185-b29b-5c13-b0c7-acf172513d20"
@@ -27,14 +27,14 @@ DiffEqBase = "6"
2727
Distributions = "^0.25.9, 0.25"
2828
DocStringExtensions = "0.7, 0.8"
2929
Flux = "^0.12.4"
30-
ModelingToolkit = "6 - 7.0.0"
30+
ModelingToolkit = "7"
3131
ProgressMeter = "1.6"
3232
QuadGK = "2.4"
3333
Reexport = "1.0"
3434
Requires = "1"
3535
StatsBase = "0.32.0, 0.33"
3636
SymbolicRegression = "^0.6.11"
37-
Symbolics = "3, 4"
37+
Symbolics = "4"
3838
julia = "^1.6.0"
3939

4040
[extras]

0 commit comments

Comments
 (0)