Skip to content

Commit 6d4545a

Browse files
committed
Update Project.toml
1 parent 747720f commit 6d4545a

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

Project.toml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,13 @@ SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b"
1515
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
1616

1717
[compat]
18-
CSV = "0.7, 0.8, 0.9, 0.10"
19-
DataFrames = "0.21, 0.22, 1.0, 1.1"
18+
CSV = "0.7, 0.10"
19+
DataFrames = "1"
2020
Interpolations = "0.12, 0.13"
21-
NaNMath = "0.3"
22-
Query = "1.0"
23-
SpecialFunctions = "1.0, 1.1"
24-
julia = "1.6"
21+
NaNMath = "0.3, 1"
22+
Query = "1"
23+
SpecialFunctions = "1, 2"
24+
julia = "^1.6"
2525

2626
[extras]
2727
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

0 commit comments

Comments
 (0)