Skip to content

Commit eadf990

Browse files
authored
relax other compats
1 parent 7a85689 commit eadf990

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Project.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,8 @@ Conda = "1"
4646
DiffEqSensitivity = "6"
4747
ForwardDiff = "0.10"
4848
Images = "0.24"
49-
IncompleteLU = "0.2.0"
50-
IterTools = "1.3.0"
49+
IncompleteLU = "0.2"
50+
IterTools = "1.3"
5151
LsqFit = "0.12"
5252
ModelingToolkit = "8"
5353
OrdinaryDiffEq = "6"
@@ -68,4 +68,4 @@ Tracker = "0.2"
6868
Unitful = "^1.3"
6969
YAML = "0.4"
7070
Zygote = "0.5,0.6"
71-
julia = "1.6,1.7,1.8"
71+
julia = "^1.6"

0 commit comments

Comments
 (0)