Skip to content

Commit 7a85689

Browse files
authored
Relax unitful compat
1 parent 6c6fdcd commit 7a85689

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ StaticArrays = "1"
6565
Sundials = "4"
6666
Symbolics = "4"
6767
Tracker = "0.2"
68-
Unitful = "1.3.0"
68+
Unitful = "^1.3"
6969
YAML = "0.4"
7070
Zygote = "0.5,0.6"
7171
julia = "1.6,1.7,1.8"

0 commit comments

Comments
 (0)