We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 28d5c53 commit d04f15eCopy full SHA for d04f15e
Project.toml
@@ -43,22 +43,22 @@ Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f"
43
Calculus = "0.4,0.5"
44
Colors = "0.11,0.12"
45
Conda = "1"
46
-DiffEqSensitivity = "6"
+DiffEqSensitivity = "^6"
47
ForwardDiff = "0.10"
48
Images = "0.24"
49
IncompleteLU = "0.2"
50
IterTools = "1.3"
51
LsqFit = "0.12"
52
ModelingToolkit = "8"
53
-OrdinaryDiffEq = "6"
+OrdinaryDiffEq = "^6"
54
Parameters = "0.12"
55
PreallocationTools = "0"
56
PyCall = "1"
57
PyPlot = "2"
58
QuartzImageIO = "0.7"
59
RecursiveArrayTools = "2.17"
60
ReverseDiff = "1.9"
61
-SciMLBase = "1"
+SciMLBase = "^1"
62
SmoothingSplines = "0.3"
63
SpecialFunctions = "1"
64
StaticArrays = "1"
0 commit comments