Skip to content

Commit f6d40ca

Browse files
Update Project.toml
1 parent fd172e5 commit f6d40ca

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Project.toml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "DiffEqDevTools"
22
uuid = "f3b72e0c-5b89-59e1-b016-84e28bfd966d"
33
authors = ["Chris Rackauckas <[email protected]>"]
4-
version = "2.32.2"
4+
version = "2.33.0"
55

66
[deps]
77
DiffEqBase = "2b5f629d-d688-5b77-993f-72d75c75574e"
@@ -13,6 +13,7 @@ NLsolve = "2774e3e8-f4cf-5e23-947b-6d7e65073b56"
1313
RecipesBase = "3cdcf5f2-1ef4-517c-9805-6587b60abb01"
1414
RecursiveArrayTools = "731186ca-8d62-57ce-b412-fbd966d074cd"
1515
RootedTrees = "47965b36-3f3e-11e9-0dcf-4570dfd42a8c"
16+
SciMLBase = "0bca4576-84f4-4d90-8ffe-ffa030f20462"
1617
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
1718

1819
[compat]
@@ -23,6 +24,7 @@ NLsolve = "4.2"
2324
RecipesBase = "0.7, 0.8, 1.0"
2425
RecursiveArrayTools = "2"
2526
RootedTrees = "1, 2"
27+
SciMLBase = "1.74"
2628
julia = "1.6"
2729

2830
[extras]

0 commit comments

Comments
 (0)