Skip to content

Commit a4242b1

Browse files
Add bounds to add deps
1 parent 8d45aac commit a4242b1

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

Project.toml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,14 @@ StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
2121
julia = "1"
2222
Latexify = "0.11, 2"
2323
GeneralizedGenerated = "0.1.4"
24+
DiffEqBase = "6"
25+
DiffRules = "0.1"
26+
DocStringExtensions = "0.7, 0.8"
27+
Latexify = "0.12"
28+
MacroTools = "0.5"
29+
NaNMath = "0.3"
30+
SpecialFunctions = "0.7, 0.8"
31+
StaticArrays = "0.10, 0.11, 0.12"
2432

2533
[extras]
2634
OrdinaryDiffEq = "1dea7af3-3e70-54e6-95c3-0bf5283fa5ed"

0 commit comments

Comments
 (0)