Skip to content

Commit 28797b6

Browse files
committed
Compat section added to Project.toml as preparation for registration
1 parent e288e38 commit 28797b6

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

Project.toml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,9 @@ Unitful = "1986cc42-f94f-5a68-af5c-568840ba703d"
1414

1515
[compat]
1616
julia = "1.5"
17+
DataFrames = "0.22, 0.21, 0.20, 0.19"
18+
DataStructures = "0.18"
19+
DiffRules = "1.0"
20+
Measurements = "2.5"
21+
MonteCarloMeasurements = "0.10"
22+
Unitful = "1.5, 1.4, 1.3"

0 commit comments

Comments
 (0)