Skip to content

Commit a4ee101

Browse files
committed
update compat for release
1 parent c609e5e commit a4ee101

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

Project.toml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,9 +45,10 @@ Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f"
4545
Calculus = "0.4,0.5"
4646
Colors = "0.11,0.12"
4747
Conda = "1"
48-
CSV = "0"
48+
CSV = "0.10"
4949
DataFrames = "1"
5050
SciMLSensitivity = "^7"
51+
FastGaussQuadrature = "0.5"
5152
ForwardDiff = "0.10"
5253
Images = "0.24"
5354
IncompleteLU = "0.2"
@@ -56,7 +57,7 @@ LsqFit = "0.12"
5657
ModelingToolkit = "8"
5758
OrdinaryDiffEq = "^6"
5859
Parameters = "0.12"
59-
PreallocationTools = "0"
60+
PreallocationTools = "0.4"
6061
PyCall = "1"
6162
PyPlot = "2"
6263
QuartzImageIO = "0.7"

0 commit comments

Comments
 (0)