Skip to content

Commit 666a1ea

Browse files
committed
Add Unitful.jl to dependencies
1 parent 87e0a26 commit 666a1ea

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Project.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
1010
Richardson = "708f8203-808e-40c0-ba2d-98a6953ed40d"
1111
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
1212
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
13+
Unitful = "1986cc42-f94f-5a68-af5c-568840ba703d"
1314

1415
[compat]
1516
ChainRulesCore = "0.10.3, 1"
@@ -19,6 +20,7 @@ Random = "<0.0.1, 1"
1920
Richardson = "1.2"
2021
SparseArrays = "<0.0.1, 1"
2122
StaticArrays = "0.12, 1.0"
23+
Unitful = "1.24.0"
2224
julia = "1"
2325

2426
[extras]

0 commit comments

Comments
 (0)