We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b110683 commit 5d61808Copy full SHA for 5d61808
1 file changed
Project.toml
@@ -33,15 +33,15 @@ YAML = "ddb6d928-2868-570f-bddf-ab3f9cf99eb6"
33
CSV = "<1"
34
Calculus = "<1"
35
Colors = "<1"
36
-DiffEqBase = "6.6.0"
+DiffEqBase = "<7"
37
DiffEqSensitivity = "6.22.0"
38
ForwardDiff = "<1"
39
Images = "<1"
40
IterTools = "1.3.0"
41
OrdinaryDiffEq = "<6"
42
Parameters = "<1"
43
-PyCall = "1.91.4"
44
-PyPlot = "2.9.0"
+PyCall = "<2"
+PyPlot = "<3"
45
QuartzImageIO = "<1"
46
ReverseDiff = "<2"
47
SmoothingSplines = "<1"
0 commit comments