Skip to content

Commit 906b3e7

Browse files
committed
Adding compat sec
1 parent 003324f commit 906b3e7

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Project.toml

+5
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,8 @@ version = "0.1.0"
77
FastGaussQuadrature = "442a2c76-b920-505d-bb47-c5924d526838"
88
SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b"
99
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
10+
11+
[compat]
12+
FastGaussQuadrature = "0.4.2"
13+
SpecialFunctions = "0.10.3"
14+
julia = "1.4"

0 commit comments

Comments
 (0)