Skip to content

Commit 7dfb9ab

Browse files
committed
change dependencies
1 parent cdbd5ec commit 7dfb9ab

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ Calculus = "0.4,0.5"
4343
Colors = "0.11,0.12"
4444
Conda = "1"
4545
DiffEqBase = "6"
46-
DiffEqSensitivity = "6.22.0"
46+
DiffEqSensitivity = "6"
4747
ForwardDiff = "0.10"
4848
Images = "0.23"
4949
IterTools = "1.3.0"
@@ -64,4 +64,4 @@ Tracker = "0.2"
6464
Unitful = "1.3.0"
6565
YAML = "0.4"
6666
Zygote = "0.5,0.6"
67-
julia = "1.4"
67+
julia = "1.6"

0 commit comments

Comments
 (0)